@font-face{
	font-family:"Montserrat";
	src: url('../fonts/montserrat/Montserrat-Regular.ttf') format('truetype');
	font-weight:400;
	font-style:normal;
}
@font-face{
	font-family:"Montserrat";
	src: url('../fonts/montserrat/Montserrat-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style:normal;
}
@font-face{
	font-family:"Roboto";
	src: url('../fonts/roboto/Roboto-Regular.ttf') format('truetype');
	font-weight:400;
	font-style:normal;
}
@font-face{
	font-family:"Roboto";
	src: url('../fonts/roboto/Roboto-Bold.ttf') format('truetype');
	font-weight:700;
	font-style:normal;
}
body{background:#fff;font-family:'Roboto', sans-serif;color:#3b3b3b;line-height:22px;overflow-x: clip;}h1,h2,h3,h4,h5,h6{font-weight:600;font-family:'Montserrat', sans-serif;color:#000;}h1{font-size:36px;color:#000;}h2{font-size:20px;}h3{font-size:16px;color:H3Color;font-weight:400;line-height:24px;}h4{font-size:16px;}a{color:#0071b3;-webkit-transition:color 300ms, background-color 300ms;-moz-transition:color 300ms, background-color 300ms;-o-transition:color 300ms, background-color 300ms;transition:color 300ms, background-color 300ms;}a:hover,a:focus{color:#0b22a5;text-decoration:none;outline:none;}hr{border-top:1px solid #e5e5e5;border-bottom:1px solid #fff;}.btn-primary{padding:8px 20px;background:#c52d2f;color:#fff;border-radius:4px;border:none;margin-top:10px;}.btn-primary:hover,.btn-primary:focus{background:#c52d2f;outline:none;box-shadow:none;}.btn-transparent{border:3px solid #fff;background:transparent;color:#fff;}.btn-transparent:hover{border-color:rgba(255,255,255,0.5);}.center h2{font-size:36px;margin-top:0;margin-bottom:20px;}.media>.pull-left{margin-right:20px;}.media>.pull-right{margin-left:20px;}body > section{padding:70px 0;}.center{text-align:center;padding-bottom:55px;}.scaleIn{-webkit-animation-name:scaleIn;animation-name:scaleIn;}.lead{font-size:16px;line-height:24px;font-weight:400;}.transparent-bg{background-color:transparent !important;margin-bottom:0;}@-webkit-keyframes scaleIn{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}@keyframes scaleIn{0%{opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);}100%{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}}#header{background-color:transparent;background:-moz-linear-gradient(top,#0779bf 0%,#48a9e4 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0779bf),color-stop(100%,#48a9e4));background:-webkit-linear-gradient(top,#0779bf 0%,#48a9e4 100%);background:-o-linear-gradient(top,#0779bf 0%,#48a9e4 100%);background:-ms-linear-gradient(top,#0779bf 0%,#48a9e4 100%);background:linear-gradient(to bottom,#0779bf 0%,#48a9e4 100%);border-bottom:;}#header .search{display:inline-block;}.navbar>.container .navbar-brand,.middle-bar{margin-left:0;color:#fffeff;}.middle-bar{font-size:36px;line-height:50px;border-bottom:0 none;text-align:center;padding-bottom:1px;}.middle-bar .site-logo{height:140px;padding:6px 0;}.middle-bar .site-slogan{padding-top:10px;text-shadow:1px 1px 1px #000;font-family:"Crete Round", serif;letter-spacing:1px;}.middle-bar .site-slogan h2{font-size:26px;}.middle-bar .site-photo{height:140px;}.top-bar{padding:10px 0;background:transparent;border-bottom:1px solid #2e96d5;line-height:28px;}.top-number{color:#fff;}.top-number p{margin:0;}.social{text-align:right;}.social-share{display:inline-block;list-style:none;padding:0;margin:0;}ul.social-share li{display:inline-block;}ul.social-share li a{display:inline-block;color:#fff;background:#2c94d4;width:25px;height:25px;line-height:25px;text-align:center;border-radius:2px;}ul.social-share li a:hover{background:#9dcef4;color:#fff;}.search i{color:#fff;}#search_form button{color:#fff;}input.search-form{background:transparent;border:0 none #ef7269;width:70px;padding:0 10px;color:#fff;-webkit-transition:all 400ms;-moz-transition:all 400ms;-ms-transition:all 400ms;-o-transition:all 400ms;transition:all 400ms;}input.search-form::-webkit-input-placeholder{color:#fff;}input.search-form:hover::-webkit-input-placeholder{color:#fff;}input.search-form::-moz-placeholder{color:#fff;}input.search-form:hover::-moz-placeholder{color:#fff;}input.search-form::-ms-placeholder{color:#3b3b3b;}input.search-form:hover::-ms-placeholder{color:#fff;}input.search-form::placeholder{color:#fff;}input.search-form:hover::placeholder{color:#fff;}input.search-form:hover{width:180px;}.navbar-brand.with-logo-slogan{width:200px;}.site-logo{float:left;width:auto;height:100%;padding-right:4px;}.site-name-slogan{color:inherit;font-size:24px;margin-top:0;margin-bottom:0;text-align:center;}.site-slogan{color:inherit;font-size:14px;margin-top:0;margin-bottom:0;text-align:center;white-space:nowrap;}.home-page{float:left;position:absolute;display:none;top:15%;left:3%;transform:translate(-50%,50%);width:50px;height:inherit;margin-right:10px;margin-left:10px;}.home-page .fa-home{font-size:30px;}#sticky.stick{position:fixed;top:0;width:100%;background:inherit;z-index:999;border-bottom:;}#sticky.stick .navbar{margin-left:25px;}.navbar-brand{padding:0;margin:0;}.navbar-brand-centered{float:none;}.navbar-center{position:absolute;width:100%;left:0;top:0;text-align:center;margin:auto;height:100%;}.navbar{border-radius:0;margin-bottom:0;background:transparent;padding:15px 0;padding-bottom:0;border-color:transparent;}.navbar-nav{margin-top:12px;}.navbar-nav>li{margin-left:4px;padding-bottom:28px;}.context-menu{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:10px 0px;}.context-menu>a{margin:0px;padding:10px 0px;}.context-menu>p{padding:6px 0;margin:0;}.context-menu>p > a{padding:5px 12px;margin:0;line-height:24px;color:#fff;}.col-md-4 .context-menu>p > a{color:#000;}.context-menu > p:hover,.context-menu > p:focus,.context-menu > p.active{background-color:#9dcef4;}.context-menu > p:hover> a,.context-menu > p:focus> a,.context-menu > p.active> a{color:#fff;}.navbar .navbar-nav > li > a{padding:5px 12px;margin:0;border-radius:3px;color:#fff;line-height:24px;display:block;}.navbar .navbar-nav > li > a:hover{background-color:#9dcef4;color:#fff;}.navbar .nav-pills > li > a{background-color:inherit;color:#fff;border-bottom:3px solid transparent;border-radius:0;font-size:16px;font-weight:600;padding:10px 5px;}.navbar .nav-pills > li > a:hover{background-color:inherit;color:#fff;border-bottom:0 none;border-radius:0;transition:border 150ms ease-in-out 0s, background-color 150ms ease-in-out 0s;}.navbar-inverse{border:none;}.navbar .navbar-brand{font-size:20px;line-height:50px;color:#fff;}.navbar .navbar-nav > .active > a,.navbar .navbar-nav > .active > a:hover,.navbar .navbar-nav > .active > a:focus,.navbar .navbar-nav > .open > a,.navbar .navbar-nav > .open > a:hover,.navbar .navbar-nav > .open > a:focus,.navbar-default .navbar-nav > li > a:focus,.navbar-default .navbar-nav > li > a:hover{background-color:#9dcef4;color:#fff;}.navbar .navbar-nav .dropdown-menu,.navbar .nav-pills .dropdown-menu{background-color:transparent;background-color:#48a9e4;-webkit-box-shadow:0 3px 8px rgba(0,0,0,0.125);-moz-box-shadow:0 3px 8px rgba(0,0,0,0.125);box-shadow:0 3px 8px rgba(0,0,0,0.125);border:0;padding:0;margin-top:0;border-top:0;border-radius:0;left:0;}.navbar .navbar-nav .dropdown-menu:before{position:absolute;top:0;}.navbar .navbar-nav .dropdown-menu > li > a,.navbar .nav-pills .dropdown-menu > li > a{padding:8px 15px;color:#fff !important;}.navbar .navbar-nav .dropdown-menu > li.active > a,.navbar .nav-pills .dropdown-menu > li.active > a{background-color:inherit;}.navbar .navbar-nav .dropdown-menu > li:hover > a,.navbar .navbar-nav .dropdown-menu > li:focus > a,.navbar .nav-pills .dropdown-menu > li:hover > a,.navbar .nav-pills .dropdown-menu > li:focus > a{background-color:#9dcef4;color:#fff !important;}.navbar .navbar-nav .dropdown-menu > li:last-child > a{border-radius:0 0 3px 3px;}.navbar .navbar-nav .dropdown-menu > li.divider{background-color:transparent;}.navbar .navbar-collapse,.navbar .navbar-form{border-top:0;padding-bottom:0;}.dropdown-submenu.dropdown-menu-right .caret{position:absolute;right:0;margin-top:6px;margin-right:15px;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:4px dashed;}@media (max-width: 767px){.home-page{top:24px;left:0;height:70px;transform:none;}.container .row img{width:90% !important;height:auto !important;}.navbar-nav .caret,.navbar-nav ul .caret,.dropdown-submenu.dropdown-menu-right .caret{position:absolute;right:0;margin:-3px 15px 0 0;padding:0;width:32px;height:26px;line-height:24px;text-align:center;border:1px solid;}.navbar-nav .caret::before{content:'+';font-family:monospace;font-weight:bold;}.navbar-nav .open .caret::before{content:'-';}.navbar-nav .dropdown a{padding-right:50px !important;}.navbar-nav .open .dropdown-menu > li > a:focus,.navbar-nav .open .dropdown-menu > li > a:hover{margin:1px 10px;background-color:#9dcef4 !important;}}.dropdown-menu{margin-top:-1px;min-width:180px;}.dropdown-submenu{position:relative;}.dropdown-submenu>.dropdown-menu{left:-95%;max-width:180px;margin-top:-6px;margin-right:-1px;}.dropdown:hover .dropdown-menu.next{display:none;}.dropdown-submenu:hover>.dropdown-menu.next{display:block;}.dropdown-submenu>a:after{display:block;content:" ";float:left;width:0;height:0;margin-top:5px;margin-right:10px;}.dropdown-submenu:hover>a:after{border-left-color:#fff;}.dropdown-submenu .dropdown-menu-right{float:none;}.dropdown-submenu.dropdown-menu-right .dropdown-menu{top:0;left:95%;margin-left:7px;}.dropdown-menu-right{margin-left:0;}.fa-phone-number{padding-left:10px;}.home-page .fa-home{color:#fff;}.home-page .fa-home:hover{color:#9dd1f7;}span.breadcrumb{background-color:transparent;}.breadcrumb-symbol{margin:0px 10px;}#index footer{margin-top:10px;}.carousel-bottom{margin-top:30px;}.carousel-caption{padding:0px;right:20%;left:20%;}#carousel-link{color:inherit;position:absolute;text-align:center;text-shadow:0px 1px 2px rgba(0,0,0,0.6);}.carousel-caption a{color:inherit;}.carousel .zooimin{opacity:0.3;}.carousel-control.nocontrols{opacity:0;}.carousel-indicators.noindicators{opacity:0;}.carousel.slide:hover .carousel-control.nocontrols,.carousel.slide:hover .carousel-indicators.noindicators{opacity:1;}@media screen and (min-width: 768px){#carousel-link{right:auto;left:auto;}.carousel-caption{right:20%;left:20%;}}#main-slider{position:relative;}.no-margin{margin:0;padding:0;}#main-slider .carousel .carousel-content{margin-top:150px;}#main-slider .carousel .slide-margin{margin-top:140px;}#main-slider .carousel h2{color:#fff;}#main-slider .carousel .btn-slide{padding:8px 20px;background:#c52d2f;color:#fff;border-radius:4px;margin-top:25px;display:inline-block;}#main-slider .carousel .slider-img{text-align:right;position:absolute;}#main-slider .carousel .item{background-position:50%;background-repeat:no-repeat;background-size:cover;left:0 !important;opacity:0;top:0;position:absolute;width:100%;display:block !important;height:730px;-webkit-transition:opacity ease-in-out 500ms;-moz-transition:opacity ease-in-out 500ms;-o-transition:opacity ease-in-out 500ms;transition:opacity ease-in-out 500ms;}#main-slider .carousel .item:first-child{top:auto;position:relative;}#main-slider .carousel .item.active{opacity:1;-webkit-transition:opacity ease-in-out 500ms;-moz-transition:opacity ease-in-out 500ms;-o-transition:opacity ease-in-out 500ms;transition:opacity ease-in-out 500ms;z-index:1;}#main-slider .prev,#main-slider .next{position:absolute;top:50%;background-color:#c52d2f;color:#fff;display:inline-block;margin-top:-25px;height:40px;line-height:40px;width:40px;text-align:center;border-radius:4px;z-index:5;}#main-slider .prev:hover,#main-slider .next:hover{background-color:#000;}#main-slider .prev{left:10px;}#main-slider .next{right:10px;}#main-slider .carousel-indicators li{width:20px;height:20px;background-color:#fff;margin:0 15px 0 0;position:relative;}#main-slider .carousel-indicators li:after{position:absolute;content:"";width:24px;height:24px;border-radius:100%;background:rgba(0,0,0,0);border:1px solid #fff;left:-3px;top:-3px;}#main-slider .carousel-indicators .active{width:20px;height:20px;background-color:#c52d2f;margin:0 15px 0 0;border:1px solid #c52d2f;position:relative;}#main-slider .carousel-indicators .active:after{position:absolute;content:"";width:24px;height:24px;border-radius:100%;background:#c52d2f;border:1px solid #c52d2f;left:-3px;top:-3px;}#main-slider .active .animation.animated-item-1{-webkit-animation:fadeInUp 300ms linear 300ms both;-moz-animation:fadeInUp 300ms linear 300ms both;-o-animation:fadeInUp 300ms linear 300ms both;-ms-animation:fadeInUp 300ms linear 300ms both;animation:fadeInUp 300ms linear 300ms both;}#main-slider .active .animation.animated-item-2{-webkit-animation:fadeInUp 300ms linear 600ms both;-moz-animation:fadeInUp 300ms linear 600ms both;-o-animation:fadeInUp 300ms linear 600ms both;-ms-animation:fadeInUp 300ms linear 600ms both;animation:fadeInUp 300ms linear 600ms both;}#main-slider .active .animation.animated-item-3{-webkit-animation:fadeInUp 300ms linear 900ms both;-moz-animation:fadeInUp 300ms linear 900ms both;-o-animation:fadeInUp 300ms linear 900ms both;-ms-animation:fadeInUp 300ms linear 900ms both;animation:fadeInUp 300ms linear 900ms both;}#main-slider .active .animation.animated-item-4{-webkit-animation:fadeInUp 300ms linear 1200ms both;-moz-animation:fadeInUp 300ms linear 1200ms both;-o-animation:fadeInUp 300ms linear 1200ms both;-ms-animation:fadeInUp 300ms linear 1200ms both;animation:fadeInUp 300ms linear 1200ms both;}#feature{background:#f2f2f2;padding-bottom:40px;}.features{padding:0;}.feature-wrap{margin-bottom:35px;overflow:hidden;}.feature-wrap h2{margin-top:10px;}.feature-wrap .pull-left{margin-right:25px;}.feature-wrap i{font-size:48px;height:110px;width:110px;margin:3px;border-radius:100%;line-height:110px;text-align:center;background:#fff;color:#c52d2f;border:3px solid #fff;box-shadow:inset 0 0 0 5px #f2f2f2;-webkit-box-shadow:inset 0 0 0 5px #f2f2f2;-webkit-transition:500ms;-moz-transition:500ms;-o-transition:500ms;transition:500ms;float:left;margin-right:25px;}.feature-wrap i:hover{background:#c52d2f;color:#fff;box-shadow:inset 0 0 0 5px #c52d2f;-webkit-box-shadow:inset 0 0 0 5px #c52d2f;border:3px solid #c52d2f;}#recent-works .col-xs-12.col-sm-4.col-md-3{padding:0;}#recent-works{padding-bottom:70px;}.recent-work-wrap{position:relative;}.recent-work-wrap img{width:100%;}.recent-work-wrap .recent-work-inner{top:0;background:transparent;opacity:.8;width:100%;border-radius:0;margin-bottom:0;}.recent-work-wrap .recent-work-inner h3{margin:10px 0;}.recent-work-wrap .recent-work-inner h3 a{font-size:24px;color:#fff;}.recent-work-wrap .overlay{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;border-radius:0.5;background:inherit;color:#fff;vertical-align:middle;-webkit-transition:opacity 500ms;-moz-transition:opacity 500ms;-o-transition:opacity 500ms;transition:opacity 500ms;padding:30px;}.recent-work-wrap .overlay .preview{bottom:0;display:inline-block;height:35px;line-height:35px;border-radius:0;background:transparent;text-align:center;color:#fff;}.recent-work-wrap:hover .overlay{opacity:1;}#services{background:#000 url(../images/services/bg_services.html);background-size:cover;}#services .lead,#services h2{color:#fff;}.services-wrap{padding:40px 30px;background:#fff;border-radius:4px;margin:0 0 40px;}.services-wrap h3{font-size:20px;margin:10px 0;}.services-wrap .pull-left{margin-right:20px;}#middle{background:#f2f2f2;}.skill h2{margin-bottom:25px;}.progress-wrap{position:relative;}.progress .color1,.progress .color1 .bar-width{background:#2d7da4;}.progress .color2,.progress .color2 .bar-width{background:#6aa42f;}.progress .color3,.progress .color3 .bar-width{background:#fc3;}.progress .color4,.progress .color4 .bar-width{background:#db3615;}body:not(#get-galleries).progress,body:not(#get-galleries).progress-bar{height:15px;line-height:15px;background:#e6e6e6;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-radius:0;overflow:visible;text-align:right;}body:not(#get-galleries).progress{position:relative;}.progress .bar-width{position:absolute;width:40px;height:20px;line-height:20px;text-align:center;font-size:12px;font-weight:700;top:-30px;border-radius:2px;margin-left:-30px;}.progress span{position:relative;}.progress span:before{content:" ";position:absolute;width:auto;height:auto;border-width:8px 5px;border-style:solid;bottom:-15px;right:8px;}.progress .color1 span:before{border-color:#2d7da4 transparent transparent transparent;}.progress .color2 span:before{border-color:#6aa42f transparent transparent transparent;}.progress .color3 span:before{border-color:#fc3 transparent transparent transparent;}.progress .color4 span:before{border-color:#db3615 transparent transparent transparent;}.accordion h2{margin-bottom:25px;}.panel-default{border-color:transparent;}.panel-default>.panel-heading,.panel{background-color:#e6e6e6;border:0 none;box-shadow:none;}.panel-default>.panel-heading+.panel-collapse .panel-body{background:#fff;color:#858586;}.panel-body{padding:20px 20px 10px;}.panel-group .panel+.panel{margin-top:0;border-top:1px solid #d9d9d9;}.panel-group .panel{border-radius:0;}.panel-heading{border-radius:0;}.panel-title>a{color:#4e4e4e;}.accordion-inner img{border-radius:4px;}.accordion-inner h4{margin-top:0;}.panel-heading.active{background:#1f1f20;}.panel-heading.active .panel-title>a{color:#fff;}a.accordion-toggle  i{width:45px;line-height:44px;font-size:20px;margin-top:-10px;text-align:center;margin-right:-15px;background:#c9c9c9;}.panel-heading.active a.accordion-toggle i{background:#c52d2f;color:#fff;}.panel-heading.active a.accordion-toggle.collapsed i{background:#c52d2f;color:#fff;}.nav-tabs>li{margin-bottom:0px;border-bottom:1px solid #e6e6e6;}.nav-tabs{border-bottom:transparent;border-right:1px solid #e6e6e6;}.nav-tabs>li>a{background:#f5f5f5;color:#666;border-radius:0;border:0 none;line-height:24px;margin-right:0;padding:13px 15px;}.nav-tabs li:last-child{border-bottom:0 none;}.nav-stacked>li+li{margin-top:0;}.nav-tabs>li>a:hover{background:#1f1f20;color:#fff;}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{border:0;color:#fff;background:#1f1f20;position:relative;}.nav-tabs>li.active>a:after{position:absolute;content:"";width:auto;height:auto;border-style:solid;border-color:transparent transparent transparent #1f1f20;border-width:25px 22px;right:-44px;top:0;}.tab-wrap{border:1px solid #e6e6e6;margin-bottom:20px;}.tab-content{padding:20px;}.tab-content h2{margin-top:0;}.tab-content img{border-radius:4px;}.testimonial h2{margin-top:0;}.testimonial-inner{color:#858586;font-size:14px;}.testimonial-inner .pull-left{border-right:1px solid #e7e7e7;padding-right:15px;position:relative;}.testimonial-inner .pull-left:after{content:"";position:absolute;width:9px;height:9px;top:50%;margin-top:-5px;background:#fff;-webkit-transform:rotate(45deg);border:1px solid #e7e7e7;right:-5px;border-left:0 none;border-bottom:0 none;}#partner{background:url(../images/partners/partner_bg.html) 50% 50% no-repeat;background-size:cover;}#partner{color:#fff;text-align:center;}#partner h2,#partner h3{color:#fff;}.partners ul{list-style:none;margin:0;padding:0;}.partners ul li{display:inline-block;float:left;width:20%;}#conatcat-info{background:#fff url(../images/contact.png) no-repeat 90% 0;padding:30px 0;}.contact-info i{width:60px;height:60px;font-size:40px;line-height:60px;color:#fff;background:#000;text-align:center;border-radius:10px;}.contact-info h2{margin-top:0;color:#000;}.contact-info{color:#000;}.about-us{margin-top:110px;margin-bottom:-110px;}.about-us h2,.skill_text h2{color:#4e4e4e;font-size:30px;font-weight:600;}.about-us p{color:#4e4e4e;}#carousel-slider{position:relative;}#carousel-slider .carousel-indicators{bottom:-25px;}#carousel-slider .carousel-indicators li{border:1px solid #ffbd20;}#carousel-slider a i{border:1px solid #777;border-radius:50%;font-size:28px;height:50px;padding:8px;position:absolute;top:50%;width:50px;color:#777;}#carousel-slider a i:hover{background:#bfbfbf;color:#fff;border:1px solid #bfbfbf;}#carousel-slider 
.carousel-control{width:inherit;}#carousel-slider .carousel-control.left i{left:-25px;}#carousel-slider .carousel-control.right i{right:-25px;}#carousel-slider
.carousel-control.left,#carousel-slider
.carousel-control.right{background:none;}.skill_text{display:block;margin-bottom:60px;margin-top:25px;overflow:hidden;}.sinlge-skill{background:#f2f2f2;border-radius:100%;color:#fff;font-size:22px;font-weight:bold;height:200px;position:relative;width:200px;text-transform:uppercase;overflow:hidden;margin:30px 0;}.sinlge-skill p em{color:#fff;font-size:38px;}.sinlge-skill p{line-height:1;}.joomla-skill,.html-skill,.css-skill,.wp-skill{position:absolute;height:100%;bottom:0;width:100%;border-radius:100%;padding:70px 0;text-align:center;}.joomla-skill{background:#f2f2f2;background:-moz-linear-gradient(top,#f2f2f2 0%,#f2f2f2 28%,#2d7da4 28%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f2f2f2),color-stop(28%,#f2f2f2),color-stop(28%,#2d7da4));background:-webkit-linear-gradient(top,#f2f2f2 0%,#f2f2f2 28%,#2d7da4 28%);background:-o-linear-gradient(top,#f2f2f2 0%,#f2f2f2 28%,#2d7da4 28%);background:-ms-linear-gradient(top,#f2f2f2 0%,#f2f2f2 28%,#2d7da4 28%);background:linear-gradient(to bottom,#f2f2f2 0%,#f2f2f2 28%,#2d7da4 28%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2',endColorstr='#2d7da4',GradientType=0);}.html-skill{background:#f2f2f2;background:-moz-linear-gradient(top,#f2f2f2 0%,#f2f2f2 9%,#6aa42f 9%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f2f2f2),color-stop(9%,#f2f2f2),color-stop(9%,#6aa42f));background:-webkit-linear-gradient(top,#f2f2f2 0%,#f2f2f2 9%,#6aa42f 9%);background:-o-linear-gradient(top,#f2f2f2 0%,#f2f2f2 9%,#6aa42f 9%);background:-ms-linear-gradient(top,#f2f2f2 0%,#f2f2f2 9%,#6aa42f 9%);background:linear-gradient(to bottom,#f2f2f2 0%,#f2f2f2 9%,#6aa42f 9%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2',endColorstr='#6aa42f',GradientType=0);}.css-skill{background:#f2f2f2;background:-moz-linear-gradient(top,#f2f2f2 0%,#f2f2f2 32%,#ffbd20 32%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f2f2f2),color-stop(32%,#f2f2f2),color-stop(32%,#ffbd20));background:-webkit-linear-gradient(top,#f2f2f2 0%,#f2f2f2 32%,#ffbd20 32%);background:-o-linear-gradient(top,#f2f2f2 0%,#f2f2f2 32%,#ffbd20 32%);background:-ms-linear-gradient(top,#f2f2f2 0%,#f2f2f2 32%,#ffbd20 32%);background:linear-gradient(to bottom,#f2f2f2 0%,#f2f2f2 32%,#ffbd20 32%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2',endColorstr='#ffbd20',GradientType=0);}.wp-skill{background:#f2f2f2;background:-moz-linear-gradient(top,#f2f2f2 0%,#f2f2f2 19%,#db3615 19%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#f2f2f2),color-stop(19%,#f2f2f2),color-stop(19%,#db3615));background:-webkit-linear-gradient(top,#f2f2f2 0%,#f2f2f2 19%,#db3615 19%);background:-o-linear-gradient(top,#f2f2f2 0%,#f2f2f2 19%,#db3615 19%);background:-ms-linear-gradient(top,#f2f2f2 0%,#f2f2f2 19%,#db3615 19%);background:linear-gradient(to bottom,#f2f2f2 0%,#f2f2f2 19%,#db3615 19%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2',endColorstr='#db3615',GradientType=0);}.skill-wrap{display:block;overflow:hidden;margin:60px 0;}.team h4{margin-top:0;text-transform:uppercase;}.team h5{font-weight:300;}.single-profile-top,.single-profile-bottom{font-weight:400;line-height:24px;}.single-profile-top,.single-profile-bottom{border:1px solid #ddd;padding:15px;position:relative;}.media_image{margin-bottom:10px;}.team .btn{background:transparent;font-size:12px;font-weight:300;margin-bottom:3px;padding:1px 5px;text-transform:uppercase;border:1px solid #ddd;margin-right:3px;}ul.social_icons,ul.tag{list-style:none;padding:0;margin:10px 0;display:block;}ul.social_icons li,ul.tag li{display:inline-block;margin-right:5px;}ul.social_icons li  a i{border-radius:50%;color:#fff;height:25px;line-height:25px;font-size:12px;padding:0;text-align:center;width:25px;opacity:.8;}.team .social_icons .fa-facebook:hover,.team .social_icons .fa-twitter:hover,.team .social_icons .fa-google-plus:hover{transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transition-duration:2s;transition-property:all;transition-timing-function:ease;opacity:1;transition:all 0.9s ease 0s;-moz-transition:all 0.9s ease 0s;-webkit-transition:all 0.9s ease 0s;-o-transition:all 0.9s ease 0s;}.team .social_icons .fa-facebook{background:#0182c4;}.team .social_icons .fa-twitter{background:#20b8ff;}.team .social_icons .fa-google-plus{background:#d34836;}.team-bar .first-one-arrow{float:left;margin-right:30px;width:2%;}.team-bar .first-arrow{float:left;margin-left:5px;margin-right:35px;width:22%;}.team-bar .second-arrow{float:left;margin-left:5px;width:21%;}.team-bar .third-arrow{float:left;margin-left:40px;margin-right:12px;width:22%;}.team-bar .fourth-arrow{float:left;margin-left:25px;width:20%;}.team-bar .first-one-arrow hr{border-bottom:1px solid #2d7da4;border-top:1px solid #2d7da4;}.team-bar .first-arrow hr{border-bottom:1px solid #2d7da4;border-top:1px solid #2d7da4;}.team-bar .second-arrow hr{border-bottom:1px solid #6aa42f;border-top:1px solid #6aa42f;}.team-bar .third-arrow hr{border-bottom:1px solid #ffbd20;border-top:1px solid #ffbd20;}.team-bar .fourth-arrow hr{border-bottom:1px solid #db3615;border-top:1px solid #db3615;}.team-bar{margin-bottom:15px;margin-top:30px;position:relative;}.team-bar i{border-radius:50%;color:#fff;display:block;height:24px;line-height:24px;margin-top:-32px;overflow:hidden;padding:0;text-align:center;width:24px;position:absolute;}.team-bar .first-arrow .fa-angle-up{background:#2d7da4;margin-left:-33px;}.team-bar .second-arrow .fa-angle-down{background:#6aa42f;margin-left:-33px;}.team-bar .third-arrow .fa-angle-up{background:#ffbd20;margin-left:-32px;}.team-bar .fourth-arrow .fa-angle-down{background:#db3615;margin-left:-32px;}.team .single-profile-top:before,.team .single-profile-top:after{content:"";position:absolute;width:0;height:0;border-style:solid;}.team .single-profile-top:before{left:26px;bottom:-20px;border-width:10px;border-color:#fff transparent transparent transparent;z-index:1;}.team .single-profile-top:after{left:25px;bottom:-22px;border-style:solid;border-width:11px;border-color:#ddd transparent transparent transparent;z-index:0;}.team .single-profile-bottom:before,.team .single-profile-bottom:after{position:absolute;content:"";width:0;height:0;border-style:solid;}.team .single-profile-bottom:before{left:30px;top:-20px;border-width:10px;border-color:transparent transparent #fff transparent;z-index:1;}.team .single-profile-bottom:after{left:29px;top:-22px;border-style:solid;border-width:11px;border-color:transparent transparent #ddd transparent;z-index:0;}.services{padding:0;}.get-started{background:none repeat scroll 0 0 #f3f3f3;border-radius:3px;padding-bottom:30px;position:relative;margin-bottom:18px;margin-top:60px;}.get-started h2{padding-top:30px;margin-bottom:20px;}.request{bottom:-15px;left:50%;position:absolute;margin-left:-110px;}.request h4{position:absolute;width:220px;position:relative;}.request h4 a{background:#c52d2f;color:#fff;font-size:14px;font-weight:normal;border-radius:3px;padding:5px 15px;}.request h4:after{border-color:#c52d2f transparent transparent;border-style:solid;border-width:12px;bottom:-18px;content:"";height:0;position:absolute;right:13px;z-index:-99999;}.request h4:before{border-color:#c52d2f transparent transparent;border-style:solid;border-width:12px;bottom:-18px;content:"";height:0;left:13px;position:absolute;z-index:-99999;}.clients-area{padding:60px;}.clients-comments{background-image:url("../images/image_bg.png");background-position:center 118px;background-repeat:no-repeat;margin-bottom:100px;}.clients-comments img{background:#ddd;border:1px solid #ddd;height:182px;padding:3px;width:182px;transition:all 0.9s ease 0s;-moz-transition:all 0.9s ease 0s;-webkit-transition:all 0.9s ease 0s;-o-transition:all 0.9s ease 0s;}.clients-comments h3{margin-top:55px;font-weight:300;padding:0 40px;}.clients-comments h4{font-weight:300;margin-top:15px;}.clients-comments  h4  span{font-weight:700;font-style:oblique;}footer,.footer{background:#3399d8;border-top:5px solid #0d7dc2;height:84px;margin-top:110px;}footer a,.footer a{color:#fff;}footer a:hover,.footer a:hover{color:#9dd1f7;}footer p,.footer p{color:#fff;margin:10px;}.footer_left{padding:10px;}.text-left{color:#fff;font-size:12px;margin-top:15px;}#portfolio_page{margin-top:115px;padding-bottom:0;}.portfolio-items,.portfolio-filter{list-style:none outside none;margin:0 0 40px 0;padding:0;}.portfolio-filter > li{display:inline-block;}.portfolio-filter > li a{background:none repeat scroll 0 0 #fff;font-size:14px;font-weight:400;margin-right:20px;text-transform:uppercase;transition:all 0.9s ease 0s;-moz-transition:all 0.9s ease 0s;-webkit-transition:all 0.9s ease 0s;-o-transition:all 0.9s ease 0s;border:1px solid #f2f2f2;outline:none;border-radius:3px;}.portfolio-filter > li a:hover,.portfolio-filter > li a.active{color:#fff;background:#c52d2f;border:1px solid #c52d2f;box-shadow:none;-webkit-box-shadow:none;}.portfolio-items > li{float:left;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.portfolio-item{margin:0;padding:0;}.isotope-item{z-index:2;}.isotope-hidden.isotope-item{pointer-events:none;z-index:1;}.isotope,.isotope .isotope-item{-webkit-transition-duration:0.8s;-moz-transition-duration:0.8s;-ms-transition-duration:0.8s;-o-transition-duration:0.8s;transition-duration:0.8s;}.isotope{-webkit-transition-property:height, width;-moz-transition-property:height, width;-ms-transition-property:height, width;-o-transition-property:height, width;transition-property:height, width;}.isotope .isotope-item{-webkit-transition-property:-webkit-transform, opacity;-moz-transition-property:-moz-transform, opacity;-ms-transition-property:-ms-transform, opacity;-o-transition-property:-o-transform, opacity;transition-property:transform, opacity;}.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition{-webkit-transition-duration:0s;-moz-transition-duration:0s;-ms-transition-duration:0s;-o-transition-duration:0s;transition-duration:0s;}.isotope.infinite-scrolling{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;}.pricing_heading{margin-top:120px;}.pricing_heading h2,.pricing_heading p{color:#4e4e4e;}.pricing-area h1{font-weight:300;margin-top:0;margin-bottom:15px;}.pricing-area span{font-weight:700;font-size:18px;}.pricing-area h3,.pricing-area span{color:#fff;}.plan{position:relative;margin-bottom:70px;}.pricing-area ul{background:#fafafa;padding:0;margin:0;}.pricing-area ul li{list-style:none;padding:15px 0;font-size:16px;font-weight:400;}.pricing-area ul li:nth-child(even){background:#f5f5f5;}.pricing-area .price-three img,.pricing-area .price-six img{position:absolute;right:15px;top:0;}.pricing-area .heading-one,.pricing-area .heading-two,.pricing-area .heading-three{padding:17px 0;border-radius:2px 2px 0 0;}.pricing-area .heading-one,.pricing-area .heading-two,.pricing-area .heading-three,.pricing-area .heading-four,.pricing-area .heading-five,.pricing-area .heading-six,.pricing-area .heading-seven{margin-left:-10px;}.pricing-area .heading-one,.pricing-area .price-one .plan-action .btn-primary{background:#e24f43;}.pricing-area .heading-two,.pricing-area .price-two .plan-action .btn-primary{background:#27ae60;}.pricing-area .heading-three,.pricing-area .price-three .plan-action .btn-primary{background:#f39c12;}.pricing-area .heading-four,.pricing-area .price-four .plan-action .btn-primary{background:#5c5c5c;}.pricing-area .heading-five,.pricing-area .price-five .plan-action .btn-primary{background:#5c5c5c;}.pricing-area .heading-six,.pricing-area .price-six .plan-action .btn-primary{background:#e24f43;}.pricing-area .heading-seven,.pricing-area .price-seven .plan-action .btn-primary{background:#5c5c5c;}.pricing-area .bg{background:#fafafa;}.pricing-area .heading-one h3:before{border-color:#bf4539 transparent transparent;}.pricing-area .heading-two h3:before{border-color:#1f8c4d transparent transparent;}.pricing-area .heading-three h3:before{border-color:#d4880f transparent transparent;}.pricing-area .heading-four h3:before{border-color:#424242 transparent transparent;}.pricing-area .heading-five h3:before{border-color:#424242 transparent transparent;}.pricing-area .heading-six h3:before{border-color:#bf4539 transparent transparent;}.pricing-area .heading-seven h3:before{border-color:#424242 transparent transparent;}.pricing-area h3:before{border-color:#d4880f transparent transparent;border-radius:5px 0 0 0px;border-style:solid;border-width:12px;content:"";height:0;left:4px;position:absolute;top:78px;width:0;z-index:-999;}.small-pricing h3:after{height:94px;}.small-pricing h3:before{top:74px;}.plan-action{height:40px;}.pricing-area .plan-action .btn-primary{position:relative;padding:5px 20px;color:#fff;margin-top:5px;}.pricing-area .plan-action .btn-primary:before{border-color:#e24f43 transparent transparent;border-radius:5px 0 0 0;border-style:solid;border-width:12px;bottom:-12px;content:"";height:0;left:-9px;position:absolute;width:0;z-index:-1;}.pricing-area .plan-action .btn-primary:after{border-color:#e24f43 transparent transparent;border-radius:5px 0 0 0;border-style:solid;border-width:12px;bottom:-12px;content:"";height:0;position:absolute;right:-9px;width:0;z-index:-1;}.pricing-area .price-two .plan-action .btn-primary:before,.pricing-area .price-two .plan-action .btn-primary:after{border-color:#1f8c4d transparent transparent;}.pricing-area .price-three .plan-action .btn-primary:before,.pricing-area .price-three .plan-action .btn-primary:after{border-color:#d4880f transparent transparent;}.pricing-area .price-four .plan-action .btn-primary:before,.pricing-area .price-four .plan-action .btn-primary:after,.pricing-area .price-five .plan-action .btn-primary:before,.pricing-area .price-five .plan-action .btn-primary:after,.pricing-area .price-seven .plan-action .btn-primary:before,.pricing-area .price-seven .plan-action .btn-primary:after{border-color:#424242 transparent transparent;right:-9px;}.pricing-area .price-six .plan-action .btn-primary:before,.pricing-area .price-six .plan-action .btn-primary:after{border-color:#bf4539 transparent transparent;right:-9px;}.gmap-area{background-image:url("../images/map.jpg");background-position:0 0;background-repeat:no-repeat;background-size:cover;padding:70px 0;}.gmap-area .gmap iframe{border-radius:50%;height:280px;width:300px;}.gmap{border:10px solid #f6f5f0;border-radius:50%;height:300px;width:300px;box-shadow:0px 0px 3px 3px #e7e4dc;overflow:hidden;position:relative;margin:0 auto;}.gmap-area .map-content ul{list-style:none;}.gmap-area .map-content address h5{font-weight:700;}#contact-page{padding-top:0;}#contact-page .contact-form 
.form-group label{color:#4e4e4e;font-size:16px;font-weight:300;}.form-group .{padding:7px 12px;border-color:#ddd;box-shadow:none;}textarea#message{resize:none;padding:10px;}#contact-page .contact-wrap{margin-top:20px;}.widget{margin-bottom:60px;padding-left:0;}.single_comments{margin-bottom:20px;}.single_comments img{float:left;margin-right:10px;margin-top:5px;}.single_comments p{margin-bottom:0;}.widget .entry-meta span{display:inline-block;margin-right:10px;}.widget h3{color:#000;text-transform:uppercase;margin-bottom:20px;}.blog_category{list-style:none;margin:0;padding:0;}.blog_category li{float:none;margin-bottom:20px;}.blog_category li a{background:#f5f5f5;border-radius:4px;color:#888;display:inline-block;padding:5px 15px;}.blog_category li a:hover{background:#c52d2f;color:#fff;}.badge:not(.badge-pill):before{border-color:transparent transparent transparent #c52d2f;border-style:solid;border-width:10px;bottom:-8px;content:"";height:0;left:5px;position:absolute;z-index:-99999;}.badge:not(.badge-pill){background-color:#c52d2f;border-radius:5px;color:#fff;padding:8px;position:relative;left:60px;top:-18px;font-weight:normal;}.blog_archieve{list-style:none outside none;margin:0;padding:0;}.blog_archieve li{padding:10px 0;border-bottom:1px solid #f5f5f5;}.blog_archieve li:first-child{padding-top:0;}ul.gallery{list-style:none;padding:0;margin:0;}ul.gallery li{display:block;width:60px;padding:0;margin:0 4px 4px 0;float:left;}ul.faq{list-style:none;margin:0;}ul.faq li{margin-top:30px;}ul.faq li:first-child{margin-top:0;}ul.faq li span.number{display:block;float:left;width:50px;height:50px;line-height:50px;text-align:center;background:#34495e;color:#fff;font-size:24px;}ul.faq li > div{margin-left:70px;}ul.faq li > div h3{margin-top:0;}.embed-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden;}.embed-container iframe,.embed-container object,.embed-container embed{position:absolute;top:0;left:0;width:100%;height:100%;}.blog-item{border-radius:0;overflow:hidden;margin-bottom:50px;}.blog .blog-item .img-blog{border-radius:5px;margin-bottom:45px;}.blog .blog-item .blog-content{padding-bottom:25px;}.blog .blog-item .blog-content h2{margin-top:0;font-size:30px;}.readmore{margin-top:0;}.blog .blog-item .blog-content h3{color:#858586;margin-bottom:40px;}.blog .blog-item .blog-content h4{font-size:14px;}.blog .blog-item .entry-meta{border-radius:5px;overflow:hidden;}.blog .blog-item .entry-meta > span{background:#f5f5f5;border-top:1px solid #fff;display:block;font-size:12px;overflow:hidden;padding:5px;text-align:left;}#publish_date{background:#c52d2f;border-bottom:5px solid #4e4e4e;color:#fff;padding:5px 0;text-align:center;}.blog .blog-item .entry-meta > span{color:#ccc;}.blog .blog-item .entry-meta > span a{font-size:12px;margin-left:3px;font-weight:300;color:#888;}ul.pagination > li > a{border:1px solid #f1f1f1;margin-right:5px;border-radius:5px;font-size:16px;padding:5px 14px;}ul.pagination > li > a i{margin-left:5px;margin-right:5px;}ul.pagination > li.active > a,ul.pagination > li:hover > a{background-color:#c52d2f !important;border-color:#c52d2f !important;color:#fff;}.search_box{background-image:url("../images/search_icon.png");background-position:314px 15px;background-repeat:no-repeat;border-color:#dedede;height:48px;outline:medium none;box-shadow:none;}.:focus{box-shadow:none;outline:0 none;}ul.tag-cloud,ul.sidebar-gallery{list-style:none;padding:0;margin:0;}.tag-cloud li{display:inline-block;margin-bottom:3px;}.tag-cloud li a{background:#f5f5f5;color:#888;border:0;border-radius:4px;padding:8px 15px;}.tag-cloud li a:hover{background:#c52d2f;color:#fff;}.sidebar-gallery li{display:inline-block;margin:0 10px 10px 0;}.sidebar-gallery li a{border-radius:4px;display:inline-block;}.sidebar{background:#f6f6f2;border:1px solid #f9f9f9;border-radius:8px;margin-top:10px;color:#000;}.reply_section{background:#f5f5f5;border-radius:5px;}.post_reply{margin-left:10px;margin-top:45px;}.post_reply img{width:85px;height:85px;border:5px solid #d5d8dd;}.post_reply ul{list-style:none outside none;margin:0;padding:0;margin-top:5px;}.post_reply ul li{float:left;}.post_reply ul li a{display:block;}.post_reply ul li a i{border:1px solid #ddd;border-radius:39px;color:#fff;font-size:20px;height:30px;margin-right:3px;padding-top:7px;text-align:center;width:30px;}.post_reply ul li a i.fa-facebook{background:#0182c4;}.post_reply ul li a i.fa-twitter{background:none repeat scroll 0 0 #3fc1fe;}.post_reply ul li a i.fa-google-plus{background:none repeat scroll 0 0 #d34836;}.post_reply ul li a i:hover{opacity:.5;}.post_reply_content{margin:30px;}.post_reply_content h1 a:hover{color:#ffc800;}.post_reply_content h4{margin-bottom:50px;}.reply_section .media-body{display:inherit;}.comment_section .media-body{display:inherit;}#comments_title{color:#4e4e4e;font-weight:700px;font-size:20px;margin-top:60px;margin-bottom:40px;}.comment_section{margin-top:30px;position:relative;}.post_comments img{width:85px;height:85px;margin-top:35px;}.post_reply_comments{background:#f5f5f5;border-radius:4px;padding:30px;}.post_reply_comments:before{border-color:transparent #f0f0f0 transparent transparent;border-style:solid;border-width:15px;content:" ";height:0;left:75px;position:absolute;top:20px;}.post_reply_comments h3,.post_reply_content h3{margin-top:0;}.post_reply_comments h1 a:hover{color:#c52d2f;}.post_reply_comments h4{color:#c4c4c5;font-weight:400;}.post_reply_comments p{padding-bottom:30px;}.post_reply_comments a{bottom:15px;position:absolute;right:30px;background:#c52d2f;color:#fff;border-radius:5px;padding:8px 20px;}.post_reply_comments a:before{border-color:#c52d2f transparent transparent;border-style:solid;border-width:16px;bottom:-11px;content:"";height:0;left:-12px;position:absolute;z-index:99999;}.message_heading{margin-bottom:50px;margin-top:60px;}#error .btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success:hover{background-color:#ebebeb;border-color:#ebebeb;color:#4e4e4e;}#error h1{color:#4e4e4e;text-transform:uppercase;}.shortcode-item{padding-bottom:0;}.shortcode-item h2{color:#4e4e4e;font-size:24px;margin-bottom:22px;margin-top:0;font-weight:600;}#bottom{background:#f5f5f5;border-bottom:5px solid #c52d2f;font-size:14px;}#bottom h3{margin-top:0;margin-bottom:10px;text-transform:uppercase;font-size:22px;color:#000;}#bottom ul{list-style:none;padding:0;margin:0;}#bottom ul li{display:block;padding:5px 0;}#bottom ul li a{color:#808080;}#bottom ul li a:hover{color:#c52d2f;}#bottom .widget{margin-bottom:0;}#footer{padding-top:30px;padding-bottom:30px;color:#fff;background:#2e2e2e;}#footer a{color:#fff;}#footer a:hover{color:#c52d2f;}#footer ul{list-style:none;padding:0;margin:0;}#footer ul > li{display:inline-block;margin-left:15px;}.glyphicon{font-size:26px;}.gototop{text-align:center;font-weight:bold;color:#444;text-decoration:none;position:fixed;top:150px;right:40px;display:none;}.gototop:hover{text-decoration:none;}a.button{background:none repeat scroll 0% 0% #2f618e;color:#fff !important;text-decoration:none !important;padding:10px;border-radius:4px;}a.button:hover{background:#628aad !important;}span.mark{background-color:yellow;}.map-legend{margin-top:20px;}#map{width:100%;height:400px;margin:10px 0;}#cmdSendMessage{background-color:#0779bf;color:#fff;border-radius:4px;}#cmdSendMessage:hover{background-color:#9dcef4;color:#fff;}.captcha-legend{border-radius:6px/12px;border:2px solid;padding:1px 8px 1px 8px !important;width:auto;font-size:14px;margin:10px !important;}.captcha-form label{float:left;clear:left;padding-top:2px;text-align:right;font-size:90%;font-size:12px;}.captcha-form label::after{content:":";padding-right:4px;}.captcha-form strong{color:#c00;padding:1px;}input:required:invalid,input:focus:invalid,textarea:required:invalid,textarea:focus:invalid{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAT1JREFUeNpi/P//PwMpgImBRMACY/x7/uDX39sXt/67cMoDyOVgMjBjYFbV/8kkqcCBrIER5KS/967s+rmkXxzI5wJiRSBm/v8P7NTfHHFFl5mVdIzhGv4+u///x+xmuAlcdXPB9KeqeLgYd3bDU2ZpRRmwH4DOeAI07QXIRKipYPD35184/nn17CO4p/+cOfjl76+/X4GYAYThGn7/g+Mfh/ZZwjUA/aABpJVhpv6+dQUjZP78Z0YEK7OezS2gwltg64GmfTu6i+HL+mUMP34wgvGvL78ZOEysf8M1sGgZvQIqfA1SDAL8iUUMPIFRQLf+AmMQ4DQ0vYYSrL9vXDz2sq9LFsiX4dLRA0t8OX0SHKzi5bXf2HUMBVA0gN356N7p7xdOS3w5fAgcfNxWtn+BJi9gVVBOQfYPQIABABvRq3BwGT3OAAAAAElFTkSuQmCC");background-position:right top;background-repeat:no-repeat;box-shadow:none;}.button.color{float:left;background-color:#0779bf;color:#fff;padding:8px 16px;display:inline-block;border:0;border-radius:4px;}.button.color:hover{background-color:#9dcef4;color:#fff;}.download-counter{padding-left:20px;line-height:50px;}.download-counter{vertical-align:middle;padding:8px 20px;}#livesearch{overflow-y:auto;width:92%;height:300px;margin-top:18px;background:#fff;position:absolute;visibility:hidden;text-align:left;border-color:rgba(82,168,236,0.8);outline:thin;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);z-index:1001;}.livesearch-inner{padding:0 10px;}#keyword-clear{position:absolute;left:82%;bottom:12%;background:transparent;border:none;font-size:20px;display:none;cursor:pointer;}#search-input:not(:placeholder-shown){width:180px;}.start-search{position:absolute;left:90%;bottom:5%;background:transparent;border:none;font-size:2.5em;cursor:pointer;}.livesearch-counter{padding:10px;text-align:center;background-color:#eee;}.top-image{width:100%;height:auto;margin:2px 0 10px 0;}.site-top-img{width:100%;height:auto;}.sidebar-box{background:#f6f6f2;border:1px solid #f9f9f9;border-radius:8px;margin:10px 0;padding:10px;color:#000;}footer .my-line p{border-top:1px solid #0d7dc2;padding-top:10px;}.card,.card-no-width{display:inline-block;position:relative;margin-bottom:30px;border-radius:6px;color:rgba(0,0,0,0.87);background:#fff;max-width:100%;-webkit-box-shadow:1px 4px 10px #999;-moz-box-shadow:1px 4px 10px #999;box-shadow:1px 4px 10px #999;}#about .card-contact{margin-top:30px;}.card{width:100%;}.card-registration{margin-top:20px;}.card .header{background:#c52d2f;-webkit-box-shadow:0 16px 38px -12px rgba(0,0,0,0.56), 0 4px 25px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);-moz-box-shadow:0 16px 38px -12px rgba(0,0,0,0.56), 0 4px 25px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);box-shadow:0 16px 38px -12px rgba(0,0,0,0.56), 0 4px 25px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);}.card-contact .header{margin-top:-20px;padding:17px 10px;}.card .content{padding:30px 30px 0;}.regforms{margin-bottom:30px;}.card-registration{margin-top:20px;}.card-registration label{display:inline;cursor:pointer;vertical-align:middle;line-height:34px;margin-bottom:0;padding-left:4px;font-weight:normal;color:#666;word-break:break-word;}.card-registration input[type="checkbox"],.card-registration input[type="radio"]{display:inline;width:auto;vertical-align:middle;line-height:34px;}.regforms-checkbox{float:left;margin-right:18px;}.mailform-container{background:none;border:0 none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;float:none;font-size:100%;height:auto;letter-spacing:normal;list-style:none;outline:none;position:static;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;width:auto;visibility:visible;overflow:visible;margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;}.mailforms.field-container{background:none;border:0 none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;float:none;font-size:100%;height:auto;letter-spacing:normal;list-style:none;outline:none;position:static;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;width:auto;visibility:visible;overflow:visible;margin:0;padding:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;}.mailforms .form-group{padding:0 0 24px 0 !important;margin-bottom:17px;}.mailforms .one-half{float:left;margin-left:4%;font-size:100%;letter-spacing:normal;list-style:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;}.mailforms .one-half{width:48%;}.mailforms .full-width{width:100%;margin-left:0;font-size:100%;letter-spacing:normal;list-style:none;text-indent:0;text-shadow:none;text-transform:none;visibility:visible;clear:both;}.mailforms .field-first{clear:both;margin-left:0;}.mailforms .form-group{-webkit-transition:background 0s ease-out;transition:background 0s ease-out;}.mailforms field-textarea{margin-bottom:0;}.mailforms textarea{resize:none;height:120px;}.mailforms input:focus,.field-textarea textarea:focus{background-image:-webkit-gradient(linear,left top,left bottom,from(#9c27b0),to(#9c27b0)), -webkit-gradient(linear,left top,left bottom,from(#d2d2d2),to(#d2d2d2));background-image:-webkit-linear-gradient(#9c27b0,#9c27b0), -webkit-linear-gradient(#d2d2d2,#d2d2d2);background-image:linear-gradient(#9c27b0,#9c27b0), linear-gradient(#d2d2d2,#d2d2d2);outline:none;background-size:100% 2px, 100% 1px;background-repeat:no-repeat;background-position:center bottom, center calc(99%);-webkit-transition-duration:0.3s;transition-duration:0.3s;}.mailforms #conSendMessage{margin-top:30px;padding-top:15px;padding-bottom:15px;padding-left:33px;padding-right:33px;-webkit-box-shadow:0 2px 2px 0 rgba(233,30,99,0.14), 0 3px 1px -2px rgba(233,30,99,0.2), 0 1px 5px 0 rgba(233,30,99,0.12);box-shadow:0 2px 2px 0 rgba(233,30,99,0.14), 0 3px 1px -2px rgba(233,30,99,0.2), 0 1px 5px 0 rgba(233,30,99,0.12);color:#fff;}.mailforms #conSendMessage:focus,.mailforms #conSendMessage:hover{-webkit-box-shadow:0 14px 26px -12px rgba(233,30,99,0.42), 0 4px 23px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(233,30,99,0.2);box-shadow:0 14px 26px -12px rgba(233,30,99,0.42), 0 4px 23px 0 rgba(0,0,0,0.12), 0 8px 10px -5px rgba(233,30,99,0.2);}.is-required{margin:0 4px;color:red;}.supliers-list{margin:30px 10px;padding:20px 0;overflow:auto;}.supliers-list .partner-img{background-image:url(../../../data/uploads/images/partnership-icon-2.png);background-position:center;background-size:contain;background-repeat:no-repeat;width:40px;height:40px;}.supliers-list .partner-outer{clear:both;}.supliers-list .partner-name,.supliers-list .partner-web{line-height:40px;font-size:18px;font-weight:700;}.compet-link i{font-size:30px;}.compet-rusis{margin-right:20px;display:inline-block;}.buttons{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;}.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem;}.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem;}.btn-outline-dark{color:#343a40;border-color:#343a40;}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40;}
.no-paddings {
	padding-left: 0;
	padding-right: 0;
}
.premium-banner {
    display: inline-block;
    margin: 0 4px;
    padding: 4px;
    width: 200px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.premium-banner:hover {
    border: 2px solid #3ca0dd;
    transform: scale(1.1);
}
.animated-blocks > .animated-block {
    border: 2px solid #5d4e65;
    border-top-color: rgb(93, 78, 101);
    border-right-color: rgb(93, 78, 101);
    border-bottom-color: rgb(93, 78, 101);
    border-left-color: rgb(93, 78, 101);
    min-height: 630px;
    color: inherit;
    background: #fff;
    transition: all .2s ease-in-out;
}
.animated-blocks > .animated-block:hover {
    background-color: #eee;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='@ablock-active-bgr-img1',endColorstr='@ablock-active-bgr-img2');
    background-size: 100%;
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#fff,#eee);
    background-image: linear-gradient(to bottom,#fff,#eee);
    border: 2px solid #00b4f5;
    border-top-color: rgb(0, 180, 245);
    border-right-color: rgb(0, 180, 245);
    border-bottom-color: rgb(0, 180, 245);
    border-left-color: rgb(0, 180, 245);
    box-shadow: 0px 0px 10px 0px #323232;
    transform: scale(1.025);
    z-index: 2;
}
.button-holder {
	padding: 0 8px;
	margin-top: 10px;
}
.btn-dark-blue {
    background-color: #20639B;
    color: #fff;
    border-radius: 0;
}
.btn-dark-blue:hover {
    background-color: #173F5F;
    color: #fff;
}
.btn.btn-dark {
	color: #ffffff !important;
}
.btn.btn-dark:hover {
	color: #000000 !important;
}
.badge-light {
    color: #212529;
    background-color: #f8f9fa;
}
.workers-counter {
    position: relative;
    margin-left: 10px;
    padding: 3px 8px;
    font-size: 90%;
    font-weight: 700;
    line-height: inherit;
    text-align: center;
    white-space: nowrap;
    vertical-align: text-top;
    border-radius: 50%;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
input[type="checkbox"]:not(.animated-control):not(:checked), input[type="checkbox"]:not(.animated-control):checked, input[type="checkbox"]:not(.animated-control) {
    position: absolute;
    left: -9999px;
}
input[type="checkbox"]:not(.animated-control):not(:checked) + label, input[type="checkbox"]:not(.animated-control):checked + label, input[type="checkbox"]:not(.animated-control) + label {
    position: relative;
    padding-left: 1.95em;
    cursor: pointer;
}
input[type="checkbox"]:not(.animated-control):not(:checked) + label::before, input[type="checkbox"]:not(.animated-control):checked + label::before, input[type="checkbox"]:not(.animated-control) + label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    border: 2px solid #666;
    background: #fff;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0,0,0,.1);
}
input[type="checkbox"]:not(.animated-control):not(:checked) + label::after, input[type="checkbox"]:not(.animated-control):checked + label::after, input[type="checkbox"]:not(.animated-control) + label::after {
    content: '\2713\0020';
    position: absolute;
    top: .25em;
    left: .22em;
    font-size: 1.3em;
    line-height: 0.8;
    color: #50A9F3;
    transition: all .2s;
    font-weight: bold;
}
input[type="checkbox"]:not(.animated-control):not(:checked) + label::after {
    opacity: 0;
    transform: scale(0);
}
.bottom-section {
    position: relative;
    width: 99vw;
    margin-left: -51vw;
    left: 50%;
    height: 1250px;
    overflow: hidden;
    background-position: top center;
    background-size: cover;
    background: -o-linear-gradient(top,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%), url(../../../data/uploads/images/public/footer-backgr.jpg) repeat 0 0;
    background: -ms-linear-gradient(top,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%), url(../../../data/uploads/images/public/footer-backgr.jpg) repeat 0 0;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%), url(../../../data/uploads/images/public/footer-backgr.jpg);
}
h2.smaller {
    font: Bold 34px/54px Montserrat;
    letter-spacing: -0.72px;
    color: #173F5F;
    margin-bottom: 20px;
}
h4.intro {
    font: Bold 16px/19px Roboto;
    letter-spacing: 0.57px;
    color: #50A9F3;
    text-transform: uppercase;
}
.compet-outer .borders-outer {
    position: relative;
    overflow: auto;
    background: transparent;
    border: 1px solid #eee;
}
.how-pics-outer {
    position: relative;
    height: 200px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
.how-pics-outer.pirk {
    background-image: url(../../../data/uploads/images/public/paskelbti-pirkimai.svg);
}
.how-pics-outer.private {
    background-image: url(../../../data/uploads/images/public/privatus-konkursai.svg);
}
.how-pics-outer.paskelb {
    background-image: url(../../../data/uploads/images/public/paskelbti-konkursai.svg);
}
.how-pics-outer.jurid-plan {
    background-image: url(../../../data/uploads/images/public/juridinis-new.png);
}
.how-pics-outer.privt-plan {
    background-image: url(../../../data/uploads/images/public/privatus-new.png);
}
.compet-outer .compet-link, .borders-outer .compet-link {
    font-weight: bold;
    font-size: 16px;
}
.highlited {
    color: #50A9F3;
}
.planai-bgr {
    position: relative;
    padding: 60px 0 20px 0;
    margin-left: -50vw;
    left: 50%;
    width: 99.4vw;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../../data/uploads/images/public/bg-registracija.jpg);
}
.planai-bgr .borders-outer {
	min-height: 400px;
	cursor:pointer;
	opacity: 0.9;
}
.news-sec-bgr, .search-sec-bgr {
    position: relative;
    padding-top: 60px;
	padding-bottom: 50px;
    margin-left: -50vw;
    left: 48%;
    width: 99.4vw;
    background-position: top right;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../../../data/uploads/images/public/news-cont-bgr.jpg);
}
#show_button {
	position: absolute;
	top: 8px;
	right: 18px;
	background: transparent;
	border: none;
}
#show_passw {
	font-size: 18px;
	color: #666;
}
#modal_search-input {
    color: #666;
    width: 200px;
    border: 1px solid #e5e5e5;
}
.mailforms input[type="text"], .mailforms input[type="email"], .mailforms select {
    height: 44px;
}
#modal_keyword-clear {
    position: absolute;
    left: 180px;
    bottom: 12%;
    background: transparent;
    border: none;
    font-size: 20px;
    display: none;
    cursor: pointer;
}
.kitospasl-bgr {
    position: relative;
    padding: 60px 0 20px 0;
    margin-left: -50vw;
    left: 50%;
    width: 99.4vw;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../../data/uploads/images/public/kitos-paslaugos.jpg);
}
.kitospasl-bgr .animated-blocks > .public-animated-block:hover > .borders-outer {
    background-clip: border-box;
}
.kitospasl-bgr .animated-blocks .borders-outer {		
	cursor: pointer;
	opacity: 0.9;
}
.kitospasl-bgr .animated-blocks .how-pics-outer {
  	height: 250px;
}
.kitospasl-bgr .animated-blocks .how-pics-outer.small {
  	height: 220px;
}
.kitospasl-bgr .animated-blocks .how-title {
  	font-size: 24px;
	line-height: 24px;
}
.how-pics-outer.laisvi-darb {
    background-image: url(../../../data/uploads/images/public/laisvi-darbuotojai.png);
}
.how-pics-outer.samatos {
    background-image: url(../../../data/uploads/images/public/samatos.png);
}
.how-pics-outer.kambariu-nuoma {
    background-image: url(../../../data/uploads/images/public/juridinis-new.png);
}
.how-pics-outer.uzduotys {
    background-image: url(../../../data/uploads/images/public/uzduotys.png);
}
.how-pics-outer.transport-gps {
    background-image: url(../../../data/uploads/images/public/transporto-gps.png);
}
.how-pics-outer.vaizdo-stebejimas {
    background-image: url(../../../data/uploads/images/public/vaizdo-kameros.png);
}
.new-col-outer {
    margin: 50px 0;
    padding: 0;
}
.big-font {
    font-size: 30px;
    padding: 20px 0 0 0;
}
.animated-blocks > .public-animated-block > .borders-outer {
    border: 2px solid #5d4e65;
    min-height: 350px;
    padding: 0 10px;
    color: inherit;
    background: #fff;
    transition: all .2s ease-in-out;
}
.animated-blocks > .public-animated-block:hover > .borders-outer {
    background-color: #fff;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#fff',endColorstr='#eee');
    background-size: 100%;
    background-origin: border-box;
    background-image: -webkit-linear-gradient(top,#fff,#eee);
    background-image: linear-gradient(to bottom,#fff,#eee);
    background-clip: text;
    border: 2px solid #00b4f5;
    box-shadow: 0px 0px 10px 0px #323232;
    transform: scale(1.025);
    z-index: 2;
}
.animated-blocks > .public-animated-block .button-holder {
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}
#konkursai.company-approved .animated-blocks .how-title {
    color: #fff;
}	
.modal ul, ul.custom-blue {
	list-style: none;
  	padding: 0;
  	margin: 0;
}
.modal ul > li, ul.custom-blue > li {
  	padding-left: 1em; 
  	text-indent: -1.2em;
}

.modal ul > li::before, ul.custom-blue > li::before {
	background-color: #50A9F3;
	border-radius: 50%;
  	content: "";
  	display: inline-block;
  	margin-right: 10px;
  	margin-bottom: 2px;
  	height: 8px;
  	width: 8px;
}
.modal ol, ol.custom-blue { counter-reset: item; }
.modal ol > li, ol.custom-blue > li { display: block; text-indent: -1.5em; }
.modal ol > li:before, ol.custom-blue > li:before {
    content: counter(item) ".";
	counter-increment: item;
    color: #50A9F3;
	margin-right: 10px;
	font-weight: bold;
	font-size: medium;
}
.modal .btn-secondary {
  	background-color: #50A9F3;
}
.modal .btn-blue {
	color: #fff;
}
select.big-height {
	padding: 7px 12px;	
	height: 44px;
	border: 1px solid #ccc;
}
.search-container {
    margin-bottom: 30px;
	padding: 30px 15px;
    background-color: #fff;
    opacity: 0.8;
    border: 1px solid #fff;
    box-shadow: 1px 1px 4px #999;
}
.search-outer {
    margin: 24px 0;
}
.search-words {
    width: 100%;
	height: 36px;
	padding: 4px 16px;
	border: 1px solid #ccc;
}
.search-submit {
    color: #fff;
}
.search-entry-date {
    color: #20639B;
}
.bullet-outer {
    background-color: #50A9F3;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: 2px;
}
.big_legend {
    font: Bold 38px/54px Montserrat;
    letter-spacing: -0.72px;
    color: #173F5F;
    text-align: center;
}
#contact . {
    padding: 0 15px;
    background-color: #fff;
    border: 1px solid #fff;
    box-shadow: 1px 0px 4px #999;
    height: 44px;
}
.btn-blue {
    background-color: #50A9F3;
    border-radius: 0;
	color: #fff;
}
#apsk-button, .second-button {
   	margin-left: 20px;
}
.btn-blue:hover {
    background-color: #20639B;
    color: #fff;
}
.partner-outer.newregs {
    color: #fff;
    line-height: 50px;
}
.ellipse {
    display: inline-block;
    text-overflow: ellipsis;
    max-width: 150px;
    white-space: nowrap;
    overflow: hidden;
}
#inline-livesearch {
    position: absolute;
    visibility: hidden;
	overflow-y: auto;
    width: 92%;
    height: 300px;
	left: 18px;
    margin-top: 66px;
	padding: 10px;
    background: #fff;
    text-align: left;
    border-color: rgba(82,168,236,0.8);
    outline: thin;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
    z-index: 1001;
}
.popover.fade.top.in  {
	max-width: 50%;
}
.popover-title {
    padding-right: 30px;
}
.popover-title::after {
    content: "X";
    position: absolute;
    top: 10px;
    right: 10px;
	cursor: pointer;
}
fieldset.skelb-about {
    padding-top: 30px;
	box-shadow: none;
    border-top: 1px solid #ddd;
    border-radius: 3px;
}
.collapsedlegend {
    cursor: pointer;
    background-image: url("../../../admin/template/images/utick.png");
    background-repeat: no-repeat;
    background-position: 92% center;
    padding: 0px 18px 0px 8px;
    margin: 6px;
	font-size: small;
	width: auto;
	border-bottom: 0;
}
.collapsedlegend.centered {
    position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: -12px;
	margin-top: 0;
	padding: 0 22px 0 10px;
	font-size: inherit;
	background-position: 95% center;
	background-color: #fff;
}
.component-settings  {
    display: none;
}
.logo-outer {
    margin: 0 0 20px 0;
    padding: 4px;
    width: 200px;
    height: 100px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.skelb-about .add-imnlogo-label {
    display: inline-block;
    font-size: large;
	padding: 10px 40px;
    border: 2px dashed #ddd;
    border-radius: 5px;
    color: #0073c5;
    background: #eee no-repeat left 10px center;
}
.add-imnlogo-input {
    width: 1px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}
.radio-outer .alga-label {
    font-size: large;
    font-weight: bold;
}
.radio-outer .algos-radio  {
    margin: 10px 3px 10px 10px;
}
.button-next {
    padding: 5px 8px;
    border: 1px solid #eee;
    border-radius: 50%;
    background-image: linear-gradient(to right, #999 0%, #eee 100%);
}
.slelbim-outer {
	padding: 10px 0;
	border-top: 1px solid #ddd;
}
.slelbim-outer:hover {
    background-color: #f9f9f9;
}
.client-logo-outer {
    width: 100%;
    height: 45px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
.filters-outer {
    margin: 20px 0;
    padding: 10px 20px;
    border: 1px solid #dcdcdc;
    border-radius: 6px;
	background-color: #f0f0f0;
	box-shadow: 1px 2px 4px #dcdcdc;
}
.flt-btn-outer {
    height: 44px;
    align-items: center;
    display: flex;
}
.filter-rem {
    margin-left: 10px;
}
.skelb-title {
    margin: 20px 0 2px 0;
    font-weight: bold;
    font-size: larger;
}
p.skelb-punktas {
    margin: 0 0 2px;
}
.cvs-icon-outer.add-new {
    min-height: 60px;
    text-align: center;
    line-height: 60px;
}
.cvs-inner {
    height: 160px;
	margin: 20px 0;
    border-radius: 4px;
    padding: 15px 0;
}
.mailforms .form-group.defa-paddings {
    padding: 0 15px !important;
}
.radio-item {
	display: inline-block;
	position: relative;
	padding: 0 6px;
	margin: 10px 0 0;
}
.radio-item input[type='radio'] {
	display: none;
}
.radio-item label {
	color: #666;
	font-weight: normal;
	padding-left: unset;
	line-height: normal;
	cursor: pointer;
}
.radio-item label:before {
	content: " ";
	display: inline-block;
	position: relative;
	top: 5px;
	margin: 0 5px 0 0;
	width: 20px;
	height: 20px;
	border-radius: 11px;
	border: 2px solid #bbb;
	background-color: transparent;
}
.radio-item input[type=radio]:checked + label:not(.filters-radio):after {
	border-radius: 11px;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 9px;
	left: 10px;
	content: " ";
	display: block;
	background: #50A9F3;
}
fieldset.simple-border {
    margin-bottom: 10px;
	margin-top: 10px;
	box-shadow: none;
    border: 1px solid #ddd;
}
.border-top-bottom {
    margin: 10px 0;
    padding: 20px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
/* Rating Star Widgets Style */
.rating-stars ul {
	list-style-type:none;
	padding:0;
	-moz-user-select:none;
	-webkit-user-select:none;
}
.rating-stars ul > li.star {
	display:inline-block;
	cursor:pointer;
}
.rating-stars ul > li.star > i.fa {
	font-size:2.5em;
	color:#ccc;
}
.rating-stars ul > li.star.hover > i.fa {
	color:#FFCC36;
}
.rating-stars ul > li.star.selected > i.fa {
	color:#FF912C;
}
.btn.focus, .btn:focus {
	color:#FFF;
}
.tool-bar {
    position: fixed;
    bottom: 0;
	left: 0;
	right: 0;
    background-color: rgba(255, 255, 255, 0.7);
}
.has-candidats {
    padding: 4px 8px;
    border: 1px solid #0071b3;
    border-radius: 3px;
}
.has-candidats:hover {
	background-color: #5bc0de;
}
.table-header {
    margin: 10px 0;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #f0f0f0;
	border: 1px solid #dcdcdc;
}
#darbuotoju-paieska input[type="radio"] + label::before {
	width: 20px;
	height: 20px;
	border-radius: 11px;
	border: 2px solid #bbb;
	background-color: transparent;
}
.type-outer {
	overflow: auto;
	margin-bottom: 10px;
}
input.type_etc {
	margin: 0 auto 4px auto;
}
#prisijungimas .navbar-default .navbar-nav > li > a:hover, #prisijungimas .navbar .navbar-nav .dropdown-menu > li:hover > a {
    background-color: #173F5F;
}
#prisijungimas .navbar-nav > li {
    padding-bottom: 2px;
}
#prisijungimas .navbar .navbar-nav .dropdown-menu > li > a {
    text-align: left;
}
#prisijungimas .btn .caret {
    margin-left: 6px;
}
.compet-outer.animated-block {
    min-height: auto;
    background: transparent;
    border: none;
}
.compet-outer.animated-block:hover  {
    background-color: transparent;
    background-image: none;
    border: none;
    box-shadow: none;
}
.bottom-section.prekes-akcijos {
	height: 530px;
}
.bottom-section.prekes-akcijos.some-page {
	margin-left: -9vw;
	left: 6%;
	width: 100vw;
	margin-bottom: 50px;
}
.commerce .nav > li {
    display: inline-block;
    margin-bottom: 10px;
}
.commerce .nav > li > a:hover {
    background-color: #173F5F;
}
.prekes-akcijos .how-pics-outer {
    background-size: 50%;
}

.seminar-outer {
    position: relative;
    width: 98.8vw;
    margin-left: -51vw;
    left: 50%;
	padding: 20px;
	background-color: #173F5F;
}
.seminar-holder {
	padding: 20px 40px;
}
.seminar-outer .seminar-pics-outer {
	height: 100px;
	background-image: url(../../../data/uploads/images/public/kompanija.svg);
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: #fff;
}
.seminar-outer h1, .seminar-outer p {
	color: #FFF;
}
.seminar-link-outer {
    margin-top: 40px;
}
.atsilepk-outer {
    position: relative;
    width: 100% !important;
	padding: 20px;
	background-color: #F5F5F5;
	margin-left: 0px !important;
}
.atsilepk-outer .carousel-inner > .item {
	min-height: 310px;
	color: #000;
}
.atsilepk-outer .carousel-caption {
    color: #000;
	line-height: 22px;
	text-shadow: none;
}
.atsilepk-outer .carousel-control, .atsilepk-outer .carousel-indicators, .news-slider-outer .carousel-control {
	opacity: 0;
    bottom: 0;
}
.atsilepk-outer:hover .carousel-control, .atsilepk-outer:hover .carousel-indicators, .news-slider-outer:hover .carousel-control {
	opacity: 1;
}
.atsiliepk-pics-outer {
	position: relative;
	overflow: hidden;
	width: 80px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
    border: 1px solid #fff;
    border-radius: 50%;
    background-color: #fff;
}
.atsilepk-outer .carousel-inner {
	padding-bottom: 30px;
}
.atsilepk-outer .carousel-indicators li {
	border: 1px solid #28AA52;
}
.atsilepk-outer .carousel-indicators li.active {
	background-color: #28AA52;
}

.client-background {
    background-image: url(../../../data/uploads/images/public/klientai.svg);
    position: relative;
    height: 200px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}
.logo-sign-outer {
    position: relative;
    top: -5px;
    width: 70px;
    height: 24px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
}
.logo-sign {
    position: relative;
    display: inline-block;
    height: 30px;
    width: 30px;
    top: -10px;
    margin: 0 10px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(../../../data/uploads/images/public/favicon.svg);
}
.borders-outer {
    border: 1px solid #e5e5e5;
    margin: 10px;
}
.progs-pics-outer {
	position: relative;
	width: 200px;
	height: 200px;
	display: table-cell;
    background-position: center center;
    background-size: contain;
	background-repeat: no-repeat;
}
.progs-pics-outer.gyvumas {
	background-image: url(../../../data/uploads/images/public/gyvumas.svg);
}
.progs-pics-outer.admin {
	background-image: url(../../../data/uploads/images/public/administravimas.svg);
}
.progs-pics-outer.simple {
	background-image: url(../../../data/uploads/images/public/paprastumas.svg);
}
.progs-pics-outer.client {
	background-image: url(../../../data/uploads/images/public/klientai.svg);
}
.progs-text-outer {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}

/****  Animated checkbox  ****/
.slideTwo input[type="checkbox"] {
    visibility: hidden;
}
.slideTwo {
    width: 80px;
    height: 30px;
    background: #dcdcdc;
    margin: 0 auto;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    position: relative;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
    -moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}
.slideTwo label {
    display: block;
    width: 22px;
    height: 22px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    -ms-transition: all .4s ease;
    transition: all .4s ease;
    cursor: pointer;
    position: absolute;
    top: 4px;
    z-index: 1;
    left: 4px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.6);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.6);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.6);
    background: #fcfff4;
    background: -webkit-linear-gradient(top,#fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
    background: -moz-linear-gradient(top,#fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
    background: -o-linear-gradient(top,#fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
    background: -ms-linear-gradient(top,#fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
    background: linear-gradient(top,#fcfff4 0%,#dfe5d7 40%,#b3bead 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfff4',endColorstr='#b3bead',GradientType=0);
}
.slideTwo label::after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    background: #333;
    left: 6px;
    top: 6px;
    -webkit-box-shadow: inset 0px 1px 1px #000000, 0px 1px 0px rgba(255,255,255,0.9);
    -moz-box-shadow: inset 0px 1px 1px #000000, 0px 1px 0px rgba(255,255,255,0.9);
    box-shadow: inset 0px 1px 1px #000000, 0px 1px 0px rgba(255,255,255,0.9);
}
.slideTwo input[type="checkbox"]:checked + label::after {
    background: #20639B;
}
.slideTwo input[type="checkbox"]:checked + label {
    left: 54px;
}

.navbar .navbar-nav ul.dropdown-menu.title-blue {
    background-color: rgba(13, 47, 84, 0.7);
    width: 100%;
}
.navbar .navbar-nav ul.dropdown-menu.title-blue.double-width {
	width: auto;
}
.navbar .navbar-nav ul.dropdown-menu.title-blue  > li:hover > a {
    background-color: rgba(13, 47, 90, 0.8);
}
.top-menu-caret {
	margin-left: 6px;
}
body:not(#index) .bgr-default {
    position: relative;
    height: 130px;
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../../../data/uploads/images/public/user-page-header.jpg);
    color: #50A9F3;
}
body:not(#index) .bgr-default .breadcrumb-current {
    color: #fff;
}
body:not(#index) .bgr-default .page-title {
    color: #fff;
}
.bottom-section.imn-portale {
	height: 1100px;
}
.portal-outer {
    padding-left: 5px;
    margin-bottom: 20px;
    padding-right: 5px;
}
.portal-inner {
    height: 100%;
    border: 1px solid #dcdcdc;
    background-color: #fff;
}
.prtl-block {
    height: 180px;
}
.portal-theme #schema {
	width: 100%;
	padding: 4px 5px;
}
.collapsedlegend {
    cursor: pointer;
    background-image: url("../../../admin/template/images/utick.png");
    background-repeat: no-repeat;
    background-position: 92% center;
    padding: 0px 18px 0px 8px;
    margin: 6px;
}
.max-lenght {
    position: absolute;
    bottom: 0px;
    right: 20px;
    color: inherit;
    display: none;
	font-size: small;
}
.tab-button {
    width: 100%;
    color: #666;
	font-weight: bold;
    background-color: transparent;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    border: 1px solid #dcdcdc;
}
/*.private-dashboard .user_login_welcome_box_container {
    height: auto !important;
}*/
table.edittable tr {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    transition: background-color .1s ease-in-out;
    -webkit-transition: background-color .1s ease-in-out;
    -moz-transition: background-color .1s ease-in-out;
    -o-transition: background-color .1s ease-in-out;
	cursor: all-scroll;
}
table.highlight tr:nth-child(2n+1) {
    background: #f7f7f7;
}
table.highlight tr:hover {
    background: #FFFFD5 !important;
    text-shadow: none;
}
table.edittable td {
    vertical-align: top;
    padding: 4px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    line-height: 20px !important;
}
table td.delete {
    width: 20px;
    text-align: center;
}
.delete a {
    color: #999 !important;
    text-decoration: none !important;
    padding: 2px 6px;
    display: block;
    line-height: 16px;
    font-size: large;
    font-weight: normal;
    -webkit-transition: all .02s ease-in-out;
    -moz-transition: all .02s ease-in-out;
    -o-transition: all .02s ease-in-out;
    transition: all .02s ease-in-out;
    font-style: normal;
	border-radius: 3px;
	cursor: pointer;
}
.delete a:hover {
    background: #D94136 !important;
    color: #fff !important;
}
.about-text-outer .nav-tabs > li.active > a,
.about-text-outer .nav-tabs > li.active > a:hover,
.about-text-outer .nav-tabs > li > a:hover,
.about-text-outer .nav-tabs > li.active > a:focus {
	background: #173F5F;
}
.about-text-outer .nav-tabs > li.active > a::after {
	content: none;
}
.about-text-outer .nav-tabs > li.active > a::after {
	content: none;
}
.ra-sidebar.baneriai p {
    margin: 10px 0;
}
.ra-sidebar.baneriai img {
    width: 100%;
    height: auto;
    margin: 10px 0;
}
.btn-orange {
    color: #fff;
    background-color: #ff6901;
    border-radius: 4px;
    border: none;
}
.btn-orange:hover {
    background-color: #db5902;
}
.portal-outer.rounded .portal-inner {
    overflow: hidden;
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
}
.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
}
.progress-bar-dangerous {
	background-color: red;
}
.progress-bar-strict {
	background-color: green;
}
#vs_main_outer .panel-title {
	text-transform: uppercase;
}
.vs-name-link {
    color: #000;
    font-size: large;
	cursor: pointer;
}
.vs-name-counter {
    margin-left: 10px;
}
.dropdown-right, .dropup-right {
    position: relative;
}
.dropdown-menu-right {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
        margin-top: 2px;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.dropdown-menu {
    min-width: 180px;
}
.navbar .navbar-nav .dropdown-menu-right {
    background-color: transparent;
    background-color: #48a9e4;
    -webkit-box-shadow: 0 3px 8px rgba(0,0,0,0.125);
    -moz-box-shadow: 0 3px 8px rgba(0,0,0,0.125);
    box-shadow: 0 3px 8px rgba(0,0,0,0.125);
    border: 0;
        border-top-color: currentcolor;
        border-top-style: none;
        border-top-width: 0px;
    padding: 0;
    margin-top: 0;
    border-top: 0;
    border-radius: 0;
    left: 0;
}
.navbar .navbar-nav ul.dropdown-menu-right{
    right: auto;
    left: 100%;
    top: 0;
}
.dropdown-menu-right > li > a {
    display: block;
    padding: 8px 15px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #fff;
	text-align: left;
    white-space: nowrap;
}
.dropdown-right:hover .dropdown-menu-right {
    display: block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeInUp 400ms;
}
.caret.caret-right {
    border-left: 4px dashed;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}
.vs-new-top {
    background: linear-gradient(30deg, rgb(255, 255, 255) 30%, rgb(244, 244, 244) 40%, rgb(244, 244, 244) 100%);
}
.vs-new-top .vs-top-line {
    font-size: medium;
}
.vs-new-top .between {
    display: inline-block;
}
.vs-new-top .between {
    color: #20639B;
    font-weight: bold;
}
.vs-new-top .vs-contacts-line {
    color: #000;
}
#multi_company {
	margin-bottom: 10px;
	width:auto;
	display: inline-block;
}
#vs_baners {
    margin: 20px 0;
}
#prisijungimas .navbar-nav > li {
    margin-left: 1px;
}
.vs-new-block {
    margin-top: 10px;
    border: 5px solid #ccc;
    overflow-x: auto;
}
.tops-row {
    display: flex;
    align-items: stretch;
    margin: 0 0 40px 0;
    border: 1px solid #dcdcdc;
    overflow: hidden;
    padding: 30px 0;
    box-shadow: 2px 1px 12px #E8E0DD;
}
.tops-label-outer {
    padding: 0;
    margin-top: 40px;
}
.tops-label {
    background-color: #FD8023;
    color: #FFF;
    padding: 14px 150px 3px 24px;
    background: linear-gradient(30deg, rgb(253, 128, 35) 50%, rgb(253, 128, 35) 65%, rgb(255, 255, 255) 30%);
    font-size: 22px;
    font-weight: bold;
}
.tops-logo {
    padding: 0 6px 0 0;
}
.tops-type-bgr {
    width: 4px;
    background-color: #FF7F28;
    position: absolute;
    height: 28px;
}
.tops-type-text {
    margin-left: 8px;
}
.tops-type {
    background-color: #988F88;
    color: #fff;
}
.tops-cname, .tops-town {
    line-height: 18px;
    font-weight: bold;
	margin-bottom: 2px;
	color: #666;
}
.categories-label {
    font-size: 24px;
    line-height: 36px;
	cursor: pointer;
}
.categories-label:hover {
    color: #000;
}
.categories-img {
    width: 36px;
    margin-right: 10px;
}
.categories-label-outer {
	margin-top: 30px;
	margin-bottom: 20px;
}
#categories_inner {
	margin-bottom: 30px;
    padding: 10px;
	border: 1px solid #dcdcdc;
	border-radius: 6px;
}
#categories_spiner {
	width: 0;
	height: 0;
	border-right: 22px solid transparent;
	border-left: 22px solid transparent;
	border-bottom: 22px solid #dcdcdc;
	position: relative;
	top: -32px;
	left: 40px;
}
#categories_spiner:after {
	content: '';
	width: 0;
	height: 0;
	border-right: 19px solid transparent;
	border-left: 19px solid transparent;
	border-bottom: 20px solid #fff;
	position: absolute;
	top: 2px;
	left: -19px;
}
.top-item {
    width: fit-content;
	font-size: 22px;
    font-weight: bold;
	margin-top: 40px;
    padding-bottom: 9px;
    border-bottom: 1px solid #999;
    cursor: pointer;
}
.middle-item {
    margin-left: 20px;
    font-weight: bold;
    color: #666;
	white-space: nowrap;
	display: inline-block;
    cursor: pointer;
}
.category-count {
    margin-left: 6px;
}
.color-orange {
	color: #FF6901;
}
.color-orange:hover {
	color: #b24903;
}
.padding-left-10 {
	padding: 0 0 0 10px;
}
.padding-right-10 {
	padding: 0 10px 0 0;
}
#flt_set {
	position: absolute;
	right: 0;
}
.reklamos-portale-outer {
  position: relative;
  height: 390px;
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../../../data/uploads/images/public/reklamos-portale.jpg);
}
.tops-subj {
    line-height: 18px;
    font-weight: bold;
	margin-bottom: 0;
	color: #000;
	font-size: 18px;
	max-width: 208px;
}
.skelbimai-filters {
	margin-right: 10px;
	padding: 20px 16px;
	border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top: 1px solid #666;
	border-left: 1px solid #6666;
	border-right: 1px solid #6666;
}
.skelbimai-filters a {
	font-size: large;
	font-weight: bold;
	color: #666;
}
.skelbimai-filters .active {
	bottom: -10px;
    border-bottom: 2px solid #0071b3;
}
.skelbimai-filters.this-selected a {
	color: #0071b3;
}
#reg_type_specs_outer label.compet_rus, #reg_type_specs1_outer label.compet_rus {
	display: inline-flex;
	align-items: center;
}
.radio-item input[type="radio"] + label::before {
  padding: 2px;
  border: 2px solid #999;
}
.filter-elements-flex {
	display: flex;
	align-items: center;
}
#keyword_search {
	overflow-y:auto;
	max-height:300px;
	background:#fff;
	display: none;
	text-align:left;
	border-color:rgba(82,168,236,0.8);
	outline:thin;
	-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
	-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
	box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(82,168,236,0.6);
	z-index:1001;
}
#keyword_search .livesearch-inner:hover {
	background-color: #f8f8f8;
}
#keyword_clear {
  position: absolute;
  left: 88%;
  bottom: 22%;
  background: transparent;
  border: none;
  font-size: 20px;
  display: none;
  cursor: pointer;
}
div.tooltip-inner {
	max-width: 350px;
	padding: 10px;
}
#prekes-ir-akcijos .prekes-akcijos {
	width: 100vw;
	margin-bottom: 50px;
}
.top-block-outer .counter-outer a.count-number {
	color: #20639B !important;
}
.counter-fa {
  font-size: 14px;
  vertical-align: top;
  margin-left: 4px;
  color: #06d006;
}
#ref_search #modal_search-input::placeholder {
   color: #666;
}
#public-menu.navbar-nav > li {
	margin-left: 0px;
}
.is-logged #public-menu.navbar-nav > li > a {
	color: inherit;
}
.big-margins {
	margin: 100px 0;
}
.big-top-margin {
	margin-top: 100px;
}
.big-bottom-margin {
	margin-bottom: 100px;
}
#popular_pasl {
	margin: 30px 0 20px 0;
}
.popular-clear-both {
	margin-bottom: 30px;
	clear: both;
}
#popular_pasl .popular-item {
	margin-bottom: 30px;
	cursor: pointer;
}
#popular_pasl .popular-item-holder {
	padding-top: 20px;
	border: 1px solid #FE7F27;
	padding-bottom: 20px;
}
#popular_pasl .popular-icon {
	color: #FE7F27;
	font-size: x-large;
}
#popular_pasl .popular-text {
	color: #FE7F27;
	font-size: 16px;
	font-weight: bold;
}

/*** Cookies structure ***/
#close_cookie {
	display:none;
}
#close_cookie:checked +#cookie_consent_popup {
	display:none;
}
#cookie_consent_popup {
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	height:auto;
	background-color:#f2f2f2;
	border-bottom:3px solid #0a509b;
	padding:15px 0;
	z-index:2;
}
#cookie_consent_popup h1 {
	font-size:1.2em;
}
#cookie_consent_popup h1:before{
	content:"";
	padding:0;
}
#cookie_consent_popup p{
	font-size:0.7em;
}
#cookie_consent_popup #close_cookie_box{
	position:absolute;
	top:8px;
	right:20px;
	cursor:pointer;
	font-size:1.5em;
	z-index: 10;
}
#cookie_consent_popup #close_cookie_box::before, #cookie_consent_popup #close_cookie_box::after {
	content: none;
}
#cookie_consent_popup #ok_cookie_box{
	position:absolute;
	bottom:20px;
	right:20px;
	cursor:pointer;
	font-size:1.6em;
	padding:10px 20px;
	font-weight:700;
	color:white;
}
.cookie_consent label {
  cursor: pointer;
  width: 60px;
  height: 25px;
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 3;
}
.btn_background {
  position: absolute;
  top: 0;
  left: 20px;
  width: 60px;
  height: 25px;
  border-radius: 20px;
  background-color: #fafafa;
  z-index: 1;
  border: 1px solid grey;
  line-height: 20px;
  transition: background-color 0.6s ease 0s;
}
.cursor_disabled, .cursor_disabled + .ball {
  cursor: not-allowed;
}
.cookie_consent .btn_enable:checked ~ .btn_background {
  background-color: #fbb63e;
}
.color_on {
  color: #fafafa;
  padding-left: 8px;
}
.color_off {
  color: #fbb63e;
  padding-left: 2px;
}
.ball {
  width: 23px;
  height: 23px;
  border-radius: 15px;
  background-color: white;
  background: -webkit-linear-gradient(top, #fafafa 0%, lightGrey 100%);
  background: -moz-linear-gradient(top, #fafafa 0%, lightGrey 100%);
  background: linear-gradient(top, #fafafa 0%, lightGrey 100%);
  border: 1px solid grey;
  position: absolute;
  top: 1px;
  left: 21px;
  transition: left 0.6s ease 0s;
  z-index: 2;
}
.btn_background span {
  font-size: 0.9em;
}
.cookie_consent label {
  cursor: pointer;
  width: 60px;
  height: 25px;
  position: absolute;
  top: 0;
  left: 20px;
  z-index: 3;
}
.cookie_consent input[type="radio"] + label::before {
	content: none;
}
.cursor_disabled, .cursor_disabled + .ball {
  cursor: not-allowed;
}
.cookie_consent .btn_enable:checked ~ .ball {
  left: 56px;
}
.cookie_consent .btn_enable:checked  ~ .btn_background {
	background-color:#fbb63e;
}
.cookie_consent input + label {
  display: block;
}
.cookie_consent input:checked + label {
  display: none;
}
/*** Cookies structure END ***/

/*** Words Rotate ***/
.words_span {
	display: inline-block;
	vertical-align: top;
}
.words_block {
	display: inline-block;
	height: 25px;
	width: 144px;
	text-align: center;
	vertical-align: top;
}
.words_block span {
	display: block;
}
.words_block span{
	display: block;
	width: 145px;
	text-align: center;
	position: absolute;
	opacity: 0;
	overflow: hidden;
	color: #FE7F27;
	-webkit-animation: rotateWord 24s linear infinite 0s;
	-ms-animation: rotateWord 24s linear infinite 0s;
	animation: rotateWord 24s linear infinite 0s;
}
.words_block span:nth-child(2) { 
    -webkit-animation-delay: 2s; 
	-ms-animation-delay: 2s; 
	animation-delay: 2s; 
}
.words_block span:nth-child(3) { 
    -webkit-animation-delay: 4s; 
	-ms-animation-delay: 4s; 
	animation-delay: 4s; 
}
.words_block span:nth-child(4) { 
    -webkit-animation-delay: 6s; 
	-ms-animation-delay: 6s; 
	animation-delay: 6s; 
}
.words_block span:nth-child(5) { 
    -webkit-animation-delay: 8s; 
	-ms-animation-delay: 8s; 
	animation-delay: 8s; 
}
.words_block span:nth-child(6) { 
    -webkit-animation-delay: 10s; 
	-ms-animation-delay: 10s; 
	animation-delay: 10s;
}
.words_block span:nth-child(7) { 
    -webkit-animation-delay: 12s; 
	-ms-animation-delay: 12s; 
	animation-delay: 12s;
}
.words_block span:nth-child(8) { 
    -webkit-animation-delay: 14s; 
	-ms-animation-delay: 14s; 
	animation-delay: 14s;
}
.words_block span:nth-child(9) { 
    -webkit-animation-delay: 16s; 
	-ms-animation-delay: 16s; 
	animation-delay: 16s;
}
.words_block span:nth-child(10) { 
    -webkit-animation-delay: 18s; 
	-ms-animation-delay: 18s; 
	animation-delay: 18s;
}
.words_block span:nth-child(11) { 
    -webkit-animation-delay: 20s; 
	-ms-animation-delay: 20s; 
	animation-delay: 20s;
}
.words_block span:nth-child(12) { 
    -webkit-animation-delay: 22s; 
	-ms-animation-delay: 22s; 
	animation-delay: 22s;
}
@-webkit-keyframes rotateWord {
    0% { opacity: 0; }
    1% { opacity: 0; -webkit-transform: translateY(-30px); }
	2% { opacity: 1; -webkit-transform: translateY(0px);}
    8% { opacity: 1; -webkit-transform: translateY(0px); }
	9% { opacity: 0; -webkit-transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes rotateWord {
    0% { opacity: 0; }
    1% { opacity: 0; -ms-transform: translateY(-30px); }
	2% { opacity: 1; -ms-transform: translateY(0px);}
    8% { opacity: 1; -ms-transform: translateY(0px); }
	9% { opacity: 0; -ms-transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes rotateWord {
    0% { opacity: 0; }
    1% { opacity: 0; -webkit-transform: translateY(-20px); transform: translateY(-20px); }
	2% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}
    8% { opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px); }
	9% { opacity: 0; -webkit-transform: translateY(20px); transform: translateY(20px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@media (max-width: 470px) {
	.words_block {
		display: block;
		margin-left: calc(50% - 72px);
	}
}
/*** Words Rotate END ***/

/*** Sticky Notes ***/
.pin-image {
	position: absolute;
	width: 80px;
	height: 60px;
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url(../../../data/uploads/images/pin_blue.png);
	z-index: 2;
}
.sticky-container-outer {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}
.sticky-container-inner {
	width: 95%;
	margin: 25px 0;
}
.sticky-container {
	max-width: 100%;
	position: relative;
}
.sticky-outer {
	display: flex;
	margin-top: 40px;
	margin-bottom: 50px;
	position: relative;
	width: 100%;
}
.sticky {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
/* Shadow behind the sticky note */
.sticky:before {
	box-shadow: -2px 2px 15px 0 rgba(0, 0, 0, 0.5);
	background-color: rgba(0, 0, 0, 0.25);
	content: '';
	width: 90%;
	left: 5px;
	height: 75%;
	position: absolute;
	top: 30%;
}
.sticky-content {
	background: linear-gradient( 180deg, rgb(252, 248, 181) 0%, rgb(252, 248, 181) 12%, rgb(252, 240, 170) 75%, rgb(258, 250, 190) 100% );
	width: 100%;
	height: 100%;
	padding: 60px 40px 20px 40px;
	font-size: 16px;
	color: #000;
	clip-path: url(#stickyClip);
}
.sticky-content p {
	font-size: 16px;
	color: #000;
	margin-top: 20px;
	padding: 10px 20px 10px 20px;
	background-color: transparent;
	box-shadow: 1px 3px 15px rgba(27, 33, 33, 0.15);
}
/*** Sticky Notes END ***/
			
@media (max-width: 767px) {
	.navbar-collapse.collapse.in {
		width: 100%;
	}
    .button-holder a.btn, .button-holder button.btn {
		width: 100%;
	}
	#header .social .search {
    	display: inline-block;
	}
	ul.social-share li a {
		background: transparent;	
	}
	.planai-bgr .borders-outer {
		min-height: 400px;
	}
	.planai-bgr .how-title {			
		line-height: 36px;
	}
	.big-font {
    	font-size: 22px;
	}
	#apsk-button {
    	margin: 10px 0;
	}
    #pagetitle {
        font-size: medium;
    }
    #user-params .card .content {
        padding-left: 0;
        padding-right: 0;
    }
    .bottom-section.prekes-akcijos {
		height: 732px;
	}
    .bottom-section.prekes-akcijos.some-page {
		left: 1%;
	}
    .commerce .nav > li {
		display: block;
	}
    .prekes-akcijos .how-pics-outer {
        background-size: 80%;
    }
    .seminar-holder {
		padding: 20px 90px;
	}
    .atsilepk-outer .carousel-inner > .item {
		min-height: 500px;
	}
	.atsilepk-outer .carousel-caption {
		right: 2%;
		left: 2%;
	}
    .bottom-section {
		height: 1350px;
	}
    #btn_add_rus {
		font-size: smaller;
	}
	#juridiniai-asmenys #reg_type_specs_outer .compet_rus, #juridiniai-asmenys #reg_type_specs1_outer .compet_rus {
		display: block;
	}
    .capcha-outer {
		padding: 0;
	}
    .navbar .navbar-nav ul.dropdown-menu.title-blue.double-width {
		width: 100%;
        background-color: rgba(17, 45, 68, 0.9);
	}
    .xs-noflex, .xs-block {
		display: block !important;
	}
    .bottom-section.imn-portale {
		height: 4150px;
	}
	.portal-outer {
		margin-bottom: 10px;
	}
	.imn-portale h4.intro {
		text-align: center;
	}
    .prtl-block {
        height: 240px;
    }
    .imn-prtl-block {
        height: 235px;
    }
    body:not(#index) .bgr-default {
        width: 100% !important;
        margin-left: auto !important;
        left: auto !important;
    }
    .button-outer {
        text-align: center;
    }
    .button-outer button, .button-outer a {
        margin-bottom: 10px;
    }
    .user_login_welcome_box_container > .row  > .container {
		padding-left: 8px;
		padding-right: 8px;
	}
	.vs-new-top a.navbar-brand {
		height: auto;
	}
	.vs-top-line > div, .vs-top-line > div > ul {
		padding: 0;
	}
	.vs-contacts-line {
		padding: 0;
		font-size: small;
	}
	#multi_company {
		width: inherit;
	}
    .tops-label {
		padding: 14px 118px 4px 12px;
        font-size: 16px;
	}
	.tops-outer {
		margin-bottom: 20px;
		border-bottom: 1px solid #999;
		padding-bottom: 10px;
	}
	.tops-logo {
		padding: 0;
	}
	.tops-row .tops-outer .tops-logo > img {
		width: 100% !important;
	}
	.tops-row .tops-outer .tops-type {
		line-height: 28px;
	}
    #categories_label .categories-img {
		width: 40px !important;
	}
    .flt-town-outer, .flt-key-outer {
		padding: 0;
		margin-bottom: 10px;
	}
	#flt_set {
		position: relative;
		display: block;
		margin: 0 auto;
	}
    .middle-item {
        margin-left: 0;
        white-space: break-spaces;
    }
    .filter-elements-flex {
		display: initial;
	}
    #prekes-ir-akcijos .prekes-akcijos {
		height: auto;
	}
    .big-margins {
		margin: 20px 0;
	}
	.big-top-margin {
		margin-top: 20px;
        padding: 0 15px;
	}
	.big-bottom-margin {
		margin-bottom: 20px;
	}
    #titulinis-privatiems .top-bar .logo-holder, #titulinis-juridiniams .top-bar .logo-holder {
		padding-right: 15px;
		padding-left: 15px;
	}
    .surask-preke-pics-outer, .genranga-pics-outer, .steigimas-pics-outer, .parduotuves-pics-outer, .skelbimo-pics-outer, .miniportal-pics-outer, .drb-pasiula-pics-outer, .namai-pics-outer {
		background-size: cover !important;
		height: 200px !important;
	}
    .about-text-outer .bullet-dashed {
        margin: auto;
        margin-bottom: 15px;
        display: table;
    }
}

.contact-bar .contact-line .phone-line {
	margin-top: 8px;
}
.contact-bar .contact-line .follow-line {
	margin-top: 5px;
}
#header .link_header {
	color: #000;
}
#index #header > .row.counters,
#titulinis-juridiniams #header > .row.counters,
#titulinis-privatiems #header > .row.counters {
	background-position: center center;
    background-size: cover;
    background-image: -o-linear-gradient(top,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 100%), url(../../../data/uploads/images/public/header-backgr-new.jpg) repeat 0 0;
    background-image: -ms-linear-gradient(top,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 100%), url(../../../data/uploads/images/public/header-backgr-new.jpg) repeat 0 0;
    background-image: linear-gradient(to bottom,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 100%), url(../../../data/uploads/images/public/header-backgr-new.jpg);
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
#search_skelb {
	height: 34px;
	margin-left: 5px;
}
.sklb-input .mailforms-field-large {
	width: calc(100% - 10px);
}
#check_preke {
	height: 38px
}
.svg-icons {
	display: inline-block !important;
	padding-top: 7px;
}
.footer-top-line .bigger {
	display: inline-block !important;
}
#footer_contacts .bigger {
	font-size: 18px;
}

.block-social{position:fixed;right:0;top:240px;width:45px;z-index:999;}.block-social.on_left{right:auto;left:0;}.block-social.on_left ul li a{float:left;}.block-social.on_left ul li a > span{position:relative;}.block-social.on_left ul li a > span i.fa{float:right;}.block-social.on_left ul li a > span span.social-text{position:absolute;top:0;right:43px;width:auto;}.block-social ul{padding:0;}.block-social ul li{display:block;}.block-social ul li a{float:right;margin-bottom:2px;border-radius:5px 0 0 5px;}.block-social ul li a.facebook{background:#3b5998;}.block-social ul li a.twitter{background:#62bdb2;}.block-social ul li a.google-plus{background:#db4a39;}.block-social ul li a.youtube{background:#d32323;}.block-social ul li a.pinterest{background:#db4a39;}.block-social ul li a.mail-to{background:#2a056f;}.block-social ul li a.instagram{background:#9b6954;}.block-social ul li a.tumblr{background:#35465a;}.block-social ul li a.linkedin{background:#4875b4;}.block-social ul li a.vimeo{background:#86b32d;}.block-social ul li a.behance{background:#005cff;}.block-social ul li a.dribbble{background:#ec4a89;}.block-social ul li a.rss{background:#ffa500;}.block-social ul li a.vk{background:#45668e;}.block-social ul li a > span{color:#fff;float:left;white-space:nowrap;font-size:11px;height:43px;line-height:43px;width:43px;transition:all 0.5s ease 0s;overflow:hidden;}.block-social ul li a > span i.fa{width:43px;height:43px;text-align:center;line-height:43px;font-size:20px;float:left;position:relative;margin-right:10px;}.block-social ul li a > span i.fa:after{content:"";background:#fff;height:19px;width:1px;position:absolute;right:-1px;top:12px;}.block-social ul li a > span span.social-text{height:43px;line-height:43px;float:left;width:0;}.block-social ul li a:hover > span{width:160px;}



li[data-ma5order="ma5-li-3-15"] {
  text-align: center;
}
li[data-ma5order="ma5-li-3-15"] a, li[data-ma5order="ma5-li-7"] a, li[data-ma5order="ma5-li-8"] a {
	color: #FE7F27 !important;
}
#titulinis-privatiems .navbar-brand .site-logo, #titulinis-juridiniams .navbar-brand .site-logo {
	background-image: url(../../../data/uploads/images/programa-statybai-white.png) !important;
	background-size: 196px 48px !important;
	background-repeat: no-repeat !important;
	margin-top: -5px !important;
}

#titulinis-privatiems .navbar-default .navbar-toggle .icon-bar, #titulinis-juridiniams .navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}
